Bumping versions by 0.0.1 for next dev cycle 73/49573/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 20 Dec 2016 02:36:06 +0000 (12:36 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 20 Dec 2016 02:36:06 +0000 (12:36 +1000)
Change-Id: Ib29ee1195b6f5ecb41a43ba9fc70dabee2b2f819
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
69 files changed:
binding/binding-parent/pom.xml
binding/maven-sal-api-gen-plugin/pom.xml
binding/mdsal-binding-api/pom.xml
binding/mdsal-binding-dom-adapter/pom.xml
binding/mdsal-binding-dom-codec/pom.xml
binding/mdsal-binding-generator-api/pom.xml
binding/mdsal-binding-generator-impl/pom.xml
binding/mdsal-binding-generator-util/pom.xml
binding/mdsal-binding-java-api-generator/pom.xml
binding/mdsal-binding-test-model/pom.xml
binding/mdsal-binding-util/pom.xml
binding/pom.xml
binding/yang-binding/pom.xml
binding2/mdsal-binding2-generator-api/pom.xml
binding2/mdsal-binding2-generator-impl/pom.xml
binding2/mdsal-binding2-generator-util/pom.xml
binding2/mdsal-binding2-java-api-generator/pom.xml
binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml
binding2/mdsal-binding2-spec/pom.xml
binding2/mdsal-model-binding2-parent/pom.xml
binding2/pom.xml
binding2/prototype/pom.xml
binding2/prototype/yang-binding2/pom.xml
common/artifacts/pom.xml
common/features/pom.xml
common/mdsal-common-api/pom.xml
common/parent/pom.xml
common/pom.xml
dom/mdsal-dom-api/pom.xml
dom/mdsal-dom-broker/pom.xml
dom/mdsal-dom-inmemory-datastore/pom.xml
dom/mdsal-dom-spi/pom.xml
dom/pom.xml
entityownership/mdsal-eos-binding-adapter/pom.xml
entityownership/mdsal-eos-binding-api/pom.xml
entityownership/mdsal-eos-common-api/pom.xml
entityownership/mdsal-eos-common-spi/pom.xml
entityownership/mdsal-eos-dom-api/pom.xml
entityownership/pom.xml
model/artifacts/pom.xml
model/features/pom.xml
model/general-entity/pom.xml
model/iana/iana-afn-safi/pom.xml
model/iana/iana-if-type-2014-05-08/pom.xml
model/iana/iana-if-type/pom.xml
model/iana/pom.xml
model/ietf/ietf-access-control-list/pom.xml
model/ietf/ietf-inet-types-2013-07-15/pom.xml
model/ietf/ietf-inet-types/pom.xml
model/ietf/ietf-interfaces/pom.xml
model/ietf/ietf-network/pom.xml
model/ietf/ietf-packet-fields/pom.xml
model/ietf/ietf-restconf/pom.xml
model/ietf/ietf-ted/pom.xml
model/ietf/ietf-topology-isis/pom.xml
model/ietf/ietf-topology-l3-unicast-igp/pom.xml
model/ietf/ietf-topology-ospf/pom.xml
model/ietf/ietf-topology/pom.xml
model/ietf/ietf-type-util/pom.xml
model/ietf/ietf-yang-types-20130715/pom.xml
model/ietf/ietf-yang-types/pom.xml
model/ietf/pom.xml
model/l2-types/pom.xml
model/pom.xml
model/yang-ext/pom.xml
pom.xml
singleton-service/mdsal-singleton-common-api/pom.xml
singleton-service/mdsal-singleton-dom-impl/pom.xml
singleton-service/pom.xml

index 81568d6c35b3c4884d8dc1421749ddfa0da18ae2..b01bbfc540f830c50111cb76dc5dc6a6f5137a2f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
-        <mdsal.version>2.1.2-SNAPSHOT</mdsal.version>
-        <mdsalmodel.version>0.9.2-SNAPSHOT</mdsalmodel.version>
+        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
+        <mdsal.version>2.1.3-SNAPSHOT</mdsal.version>
+        <mdsalmodel.version>0.9.3-SNAPSHOT</mdsalmodel.version>
         <salGeneratorPath>target/generated-sources/mdsal-binding</salGeneratorPath>
     </properties>
 
@@ -79,7 +79,7 @@
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
                                     <artifactId>maven-sal-api-gen-plugin</artifactId>
-                                    <version>0.9.2-SNAPSHOT</version>
+                                    <version>0.9.3-SNAPSHOT</version>
                                     <type>jar</type>
                                 </dependency>
                             </dependencies>
index ed53da2da7256e837020711f6f3fa6fbe961f432..9b26015fe1e59ba23f73eb17f976a40ef9fd2178 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
index 73c614ffdb0b408c1d82ee80f4745a811854e3e1..c2b864925c8f004a7e779fe90a0ac1d3b3843c9f 100644 (file)
@@ -4,10 +4,10 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-binding-api</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index ec34a842c3b6f37b12076d3b32fe85392a8e9053..71950e0db79815b47b7fec8bef0a46f22336c7ec 100644 (file)
@@ -4,10 +4,10 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-binding-dom-adapter</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 97c698ffefc2673615b442754f4d4e1329714231..0d6426d9f52e55a5b87a514a30d78e389be35215 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index cba4ff074eb906ccabb8cff00eed3a69372d7e4d..934801dff0cada3ac838c8974481a6d6af37b455 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index e95d6a68554129d845974ec9da3a5a94baa493d4..2253d68ae3615e04eab7a9ebeb7ecc4d1f026a3b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index a323ca708b56ec1dcb8c155c2984d31e10df30d3..60bb94e928a52770e70498d08a495cc885e4b641 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 5c66e91e9c22ea4ac172ffde52ec4efe1bf88388..5cdd8a0b516e3f271b06350c7ee8d45a52b933eb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 59dbd5893aac061dad84fb7a026a0e07760cd9cc..157e89429b828fbc5ec2a789615d2a371270d963 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <relativePath>../binding-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 1c8fa9cc0eb213c6dfb8dd790bf6509d96423695..4c18333012a218db917d88d8c6f7afa923eee5b1 100644 (file)
@@ -4,10 +4,10 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-binding-util</artifactId>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index bdd0d8589bf98ad43251ea0381bd6e4e517d26ed..1544cbcca8b6b40d8bafa1157e6377dbc841a300 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-binding</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
index fac50d74695815db119aa531733a2e230889bd44..1b1a518c496ef02ada51553b9df4f2a5a91ba7bc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 64c644d1953aa3b7ff50a1b9111dacae2e99e614..e878964f84e737b585e6ad7adae4c08213429b53 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding2</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 41270d9a7f12ca68bce3871e2446865a8b49ec0b..b02178932e59ffd36794aa983c5ddedabe042e51 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding2</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 4d849c6c70b3103ec6370a4ab5e978c34cd01cbe..cb6ad429c80c54df503aa29fe4ba5a06d8d8183d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding2</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index c6f1f3f43832b2cde81936e9b3e56545072a5843..dcc8c08cb4d7b48b23892cca7c236f8bddcdccb8 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding2</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 0d9a03a33f0c3b9049ea4812fcbf2e30204bb510..e321272636845456d137b4f1c13ca6278f0e4f39 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding2</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index d44996a4050c3b4990d2d46de02a4ec6b97cf097..ce87ffcf6c1cb9bbbeff082912dfe98c69266d50 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding2</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 628faf4e8dbdaadf8d16ac0ec83312aacb3f3f14..3ce38a0bb30e67a647e133e76705bdece763e530 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-model-binding2-parent</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
-        <mdsal.version>2.1.2-SNAPSHOT</mdsal.version>
-        <mdsalmodel.version>0.9.2-SNAPSHOT</mdsalmodel.version>
+        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
+        <mdsal.version>2.1.3-SNAPSHOT</mdsal.version>
+        <mdsalmodel.version>0.9.3-SNAPSHOT</mdsalmodel.version>
         <salGeneratorPath>target/generated-sources/mdsal-binding2</salGeneratorPath>
     </properties>
 
@@ -95,7 +95,7 @@
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
                                     <artifactId>mdsal-binding2-maven-api-gen-plugin</artifactId>
-                                    <version>0.9.2-SNAPSHOT</version>
+                                    <version>0.9.3-SNAPSHOT</version>
                                     <type>jar</type>
                                 </dependency>
                             </dependencies>
index 5fb2c9173ccf6331abd636bb387f4a580c6790ff..7f7d5119fb59204cb93fbc112a4425c64fe26012 100644 (file)
     <parent>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-parent</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.3-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-binding2</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
index 49d32cc013611f312fba0d7c7f71205397f15fc7..e44a0b84f1aef3ac6a38f6d4717e42d059462cac 100644 (file)
@@ -6,18 +6,18 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.1.3-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>1.0.2-SNAPSHOT</version>
+            <version>1.0.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.9.2-SNAPSHOT</version>
+            <version>0.9.3-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
index ded836b54bb73f3b66865992d26e0663688eaf02..1792584e9694daeed769603950c69ec32674adbf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-binding</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 62c9565444e15dd3252d868a1b28d4b8290a02d1..b9138a363b8e1e13a9dccc1a244cc85738bd87c8 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.2-SNAPSHOT</version>
+      <version>1.7.3-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-artifacts</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>maven-sal-api-gen-plugin</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-generator-api</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-generator-util</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-generator-impl</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-java-api-generator</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>yang-binding</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-dom-codec</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
 
             <dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>yang-ext</artifactId>
-                <version>2013.09.07.9.2-SNAPSHOT</version>
+                <version>2013.09.07.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>general-entity</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-test-model</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding2-generator-api</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding2-spec</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding2-generator-impl</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding2-java-api-generator</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding2-generator-util</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
index ffee30b5673fa16cddf83d28dd17a23c91a48735..77eeb7cffd55a493526e672f84bd8330eedddcc0 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
+        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
     </properties>
 
     <dependencyManagement>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.odlparent</groupId>
                 <artifactId>odlparent-artifacts</artifactId>
-                <version>1.7.2-SNAPSHOT</version>
+                <version>1.7.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 5b85efbb9e05180b03a2a84a14eb20ed5f8ecea2..26ad7d6b64e399c93659ea8d54b8f5d224903954 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index aa67fd54746e0980a9f6fb63b4e20bc83f5c3738..5e8123bd2ccf9d44db7c101c035562fbd24614aa 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath></relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-parent</artifactId>
     <groupId>org.opendaylight.mdsal</groupId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
+        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
         <salGeneratorPath>target/generated-sources/sal</salGeneratorPath>
 
         <!-- FIXME: these will be upstreamed -->
             <dependency>
                  <groupId>org.opendaylight.odlparent</groupId>
                  <artifactId>odlparent-artifacts</artifactId>
-                 <version>1.7.2-SNAPSHOT</version>
+                 <version>1.7.3-SNAPSHOT</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
             <dependency>
                  <groupId>org.opendaylight.mdsal</groupId>
                  <artifactId>mdsal-artifacts</artifactId>
-                 <version>2.1.2-SNAPSHOT</version>
+                 <version>2.1.3-SNAPSHOT</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>1.0.2-SNAPSHOT</version>
+                 <version>1.0.3-SNAPSHOT</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>0.9.2-SNAPSHOT</version>
+                    <version>0.9.3-SNAPSHOT</version>
                     <executions>
                         <execution>
                             <goals>
                         <dependency>
                             <groupId>org.opendaylight.mdsal</groupId>
                             <artifactId>maven-sal-api-gen-plugin</artifactId>
-                            <version>0.9.2-SNAPSHOT</version>
+                            <version>0.9.3-SNAPSHOT</version>
                             <type>jar</type>
                         </dependency>
                     </dependencies>
index a54040afe584825d5e0ad16bf7b209ad4bd2572c..cb59397c6493507316ff99c8562e2c29d8716553 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-parent</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.3-SNAPSHOT</version>
       <relativePath>parent</relativePath>
     </parent>
 
index 2add3b43050ea5f670cc43e307459fde023f101e..ca6199937d87ceccc85d5ecdcff612128ab9c380 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-dom</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-dom-api</artifactId>
   <packaging>bundle</packaging>
index ed46df1fa548dfa86b1a71121e356e86bea4326d..9a3b1ff79d5a6b47b89c3270c5e65300e91a9cd2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-dom</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-dom-broker</artifactId>
   <packaging>bundle</packaging>
index 487d86213b99e889d31f1c7f6c8cee26d9745b92..7b3077ec832c46ef57c0ecf0b374fe50dcfa4c94 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-dom</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-dom-inmemory-datastore</artifactId>
index ca56a2d9e1cf32f2cdc2f6e1f4e7f098c39202e8..a3e7dbe06b05e17457a37e85da9be7f918aeb74c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-dom</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-dom-spi</artifactId>
index c65b5284306e5650240805c6b409ed4087137c88..16507ddce66161627994819a757789088a6b4436 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath>../common/parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-dom</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
index c922bda738f20f8c1441f457b41d130383d3e698..ec37da7d4c9806e25044e8f55ae4627af905c5a7 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-eos-binding-adapter</artifactId>
index f9cc45443d2f399980b404b62430f9eab2ab09a7..0f12dad6d2f47e1d8f51ba0d63ca8087f7abe4f5 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-eos-binding-api</artifactId>
index 3055cb8db2510babe1875aaab942449e66a686f2..a18ffee79ae21dae3a7a2c8847af57154fe861e9 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-eos-common-api</artifactId>
index 54a9c38cef0e6327f19f0d6b30c7837d4639271c..7cc518c182d64c33284d1e2fb4ab3c78c1702ac1 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-eos-common-spi</artifactId>
index a12fe973d19e7c53206dcea1f084e3bffed10f45..5bd6892635abf23b89a8f32efe37b36cb4f0918f 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-eos</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-eos-dom-api</artifactId>
index eb2e4eb11789cdf375b5fc7c037e5b14aa5e4d9b..9b76453a21078f16e9ebb90fac6b2bf30d946b66 100644 (file)
     <parent>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-parent</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.3-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>mdsal-eos</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name> <!-- Used by Sonar to set project name -->
     <description>${project.artifactId}</description>
index f42ea8af96012ac307498c6f52fe303644401ebb..5ea9708f3f0bfca8004ee5d4fb81ca42dda91e74 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.2-SNAPSHOT</version>
+      <version>1.7.3-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>mdsal-model-artifacts</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
         <!-- Model versions -->
-        <ietf.topology.version>2013.10.21.9.2-SNAPSHOT</ietf.topology.version>
+        <ietf.topology.version>2013.10.21.9.3-SNAPSHOT</ietf.topology.version>
     </properties>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>iana-afn-safi</artifactId>
-                <version>2013.07.04.9.2-SNAPSHOT</version>
+                <version>2013.07.04.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>iana-if-type-2014-05-08</artifactId>
-                <version>2014.05.08.9.2-SNAPSHOT</version>
+                <version>2014.05.08.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-inet-types</artifactId>
-                <version>2010.09.24.9.2-SNAPSHOT</version>
+                <version>2010.09.24.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-yang-types</artifactId>
-                <version>2010.09.24.9.2-SNAPSHOT</version>
+                <version>2010.09.24.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-yang-types-20130715</artifactId>
-                <version>2013.07.15.9.2-SNAPSHOT</version>
+                <version>2013.07.15.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-interfaces</artifactId>
-                <version>2014.05.08.9.2-SNAPSHOT</version>
+                <version>2014.05.08.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-restconf</artifactId>
-                <version>2013.10.19.9.2-SNAPSHOT</version>
+                <version>2013.10.19.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>opendaylight-l2-types</artifactId>
-                <version>2013.08.27.9.2-SNAPSHOT</version>
+                <version>2013.08.27.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-network-2015-06-08</artifactId>
-                <version>1.1.2-SNAPSHOT</version>
+                <version>1.1.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-inet-types-2013-07-15</artifactId>
-                <version>1.1.2-SNAPSHOT</version>
+                <version>1.1.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>features-mdsal-model</artifactId>
                 <classifier>features</classifier>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
                 <type>xml</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>general-entity</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-type-util</artifactId>
-                <version>1.0.2-SNAPSHOT</version>
+                <version>1.0.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-packet-fields</artifactId>
-                <version>0.7.2-SNAPSHOT</version>
+                <version>0.7.3-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>ietf-access-control-list</artifactId>
-                <version>0.7.2-SNAPSHOT</version>
+                <version>0.7.3-SNAPSHOT</version>
             </dependency>
             <!-- TODO: Sort dependencies alphabetically? -->
         </dependencies>
index 068c995c2d83f9220aff57b7237510b9cf18e32f..db54825ca1069c5ee55beeae46e08b1ed0c80a6a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>features-mdsal-model</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
-      <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
-      <mdsal.version>2.1.2-SNAPSHOT</mdsal.version>
+      <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
+      <mdsal.version>2.1.3-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencyManagement>
@@ -45,7 +45,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.9.2-SNAPSHOT</version>
+                <version>0.9.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 90ecb473674b91ff991e171d4fa96bfe77664840..c0c4901a0a0e0337ed19a05878c2698cb12ae353 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 7cbc93dbe44717b2ea7e024c0271e8b03f2e15da..aadc3bd1fac4e5ca67c8aa8b5a8fe3926ff4e2ee 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-afn-safi</artifactId>
-    <version>2013.07.04.9.2-SNAPSHOT</version>
+    <version>2013.07.04.9.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
 
index c266bda1c7749bd80f21d7a94bcffe1dabf6cf30..a10a463527506a6658786b2dfff5ac8f04a6efa0 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type-2014-05-08</artifactId>
-    <version>2014.05.08.9.2-SNAPSHOT</version>
+    <version>2014.05.08.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index e26bef21c6b331ad01121c8114c6685aa324fdaa..9417f287af096d3b47694093897d5cadee842aab 100644 (file)
     <parent>
         <artifactId>model-iana</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>iana-if-type</artifactId>
-    <version>2013.07.04.9.2-SNAPSHOT</version>
+    <version>2013.07.04.9.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
 
index ff5ca8e63135b398bb0ddad21cc967b9d38edf2b..0eabd37c790b5b29bcb25dcaef95cac48dcb0039 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 2fd9f8818cfbacc1595e9e9dbbdd1efbfa88df2e..e699b09be1fee69384465ed8d5fea044b104c71e 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-access-control-list</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>ietf-packet-fields</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>
index fd2ee1de61b53d3ded28cf08d0bb3940742d0f57..924eb5e3952e42123c2e8258f6c8a0b950692a20 100644 (file)
@@ -6,12 +6,12 @@
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>ietf-inet-types-2013-07-15</artifactId>
-    <version>1.1.2-SNAPSHOT</version>
+    <version>1.1.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 7d5c5e1ef2cfe6a60113904804c6a48d43b01e80..ab9022bce4c55d159580b39ccdbee2025fc5f8d7 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-inet-types</artifactId>
-    <version>2010.09.24.9.2-SNAPSHOT</version>
+    <version>2010.09.24.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index d553d1e2a5f9bd8f5c03aa5393ec76eb536c9542..994d57ffcfaef39df440b6946afbe3db065183ba 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-interfaces</artifactId>
-    <version>2014.05.08.9.2-SNAPSHOT</version>
+    <version>2014.05.08.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 8a3357beacf87b9172204cc251b1187f9a24c801..d1228cef67a12b08448db580a8cdd6deef970090 100644 (file)
   <parent>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>model-ietf</artifactId>
-      <version>0.9.2-SNAPSHOT</version>
+      <version>0.9.3-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-network-2015-06-08</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <modelVersion>4.0.0</modelVersion>
   <name>${project.artifactId}</name>
@@ -26,7 +26,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f6443e4c78d2fe9a73587241a9c7672d7dc2a14b..c16d134692fb69809f09083d32dfc902f4779db0 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-packet-fields</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index b1a120ef4b8523a267ee5bd218cd88f426039b98..865f7abb3847b1f0150881e9c9a041a732b5db12 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-restconf</artifactId>
-    <version>2013.10.19.9.2-SNAPSHOT</version>
+    <version>2013.10.19.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index e8ddd62b3c535952be8f4b483327ce5d6ade826c..c4ce837d8a70ae28f30bbd6b7092c08f72d3ff44 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-ted</artifactId>
-    <version>2013.10.21.9.2-SNAPSHOT</version>
+    <version>2013.10.21.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 70aed75de81c9ff563bd4b0b72d93b7b0be3b62e..d975196ee0bc5e1b7e7ddaf439db34196040e4d9 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-isis</artifactId>
-    <version>2013.10.21.9.2-SNAPSHOT</version>
+    <version>2013.10.21.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index beed3545c96fb35e83f7e9da6a8bae3532ac4e54..2fae481387b337791fecab871ef4b44d48bb6b89 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-l3-unicast-igp</artifactId>
-    <version>2013.10.21.9.2-SNAPSHOT</version>
+    <version>2013.10.21.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 88819c2e637fe17de0f9c106f2124eb7e4d0a1e0..a3366209dbe2b894bcbe7a14312924ca95c51c50 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology-ospf</artifactId>
-    <version>2013.10.21.9.2-SNAPSHOT</version>
+    <version>2013.10.21.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 37594c7bacba6eebd1345291dce48ffc0a5f823a..231ec59844aca68825521592b93d6dd94838405c 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-topology</artifactId>
-    <version>2013.10.21.9.2-SNAPSHOT</version>
+    <version>2013.10.21.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 51b3007cd082f98d3cb1b13a8844e74c0438d122..ca40c875f8de6a92e775e6e133d136c774aab4d2 100644 (file)
@@ -4,10 +4,10 @@
   <parent>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.3-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-type-util</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 7eeda620e22c4d1f3d7eb0a1d41bdf30815a798e..3aba822cf1ad848801aeca784657994d0efac31b 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.9.2-SNAPSHOT</version>
+    <version>2013.07.15.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 33efee73e050b4b35f7de97d2cb7fac96faa4dc2..06d6d82212ddb981b4a9581327be2d473be572e1 100644 (file)
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ietf-yang-types</artifactId>
-    <version>2010.09.24.9.2-SNAPSHOT</version>
+    <version>2010.09.24.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
index 4ae191b00edbd27db3efab9a2bbe8c4e062b45f7..a99cd974dbc5303228892192d5dc3b689fe586d5 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index bfea6a17542234f54dde0705c13b7e967e4b886a..2189a265e41468a972e524d8575e036d2c210762 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>opendaylight-l2-types</artifactId>
-    <version>2013.08.27.9.2-SNAPSHOT</version>
+    <version>2013.08.27.9.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
 
index c14f0badc9324875401de31f4bcdd17d69f632a0..b725b99ff37852380cf8ccba8ac7645a7cb56a0c 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
         <relativePath>../binding/binding-parent</relativePath>
     </parent>
     <groupId>org.opendaylight.mdsal.model</groupId>
-    <!--<version>0.9.2-SNAPSHOT</version>-->
+    <!--<version>0.9.3-SNAPSHOT</version>-->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>model-parent</artifactId>
     <packaging>pom</packaging>
@@ -24,7 +24,7 @@
     <description>${project.artifactId}</description>
 
     <properties>
-       <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
+       <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <modules>
index 20ae0686d29b4470b0a711fc87769e0d625020e8..59eba3e0a1cb8d1220f7c99c2663e328e1bf6daf 100644 (file)
     <parent>
         <artifactId>model-parent</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.2-SNAPSHOT</version>
+        <version>0.9.3-SNAPSHOT</version>
     </parent>
 
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>yang-ext</artifactId>
-    <version>2013.09.07.9.2-SNAPSHOT</version>
+    <version>2013.09.07.9.3-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index b83e81a26147e26aa6aec0fd4c49897807d12275..e52817e1d0bc86e67e1427bc9c1a28e893dd5354 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.2-SNAPSHOT</version>
+      <version>1.7.3-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
@@ -50,7 +50,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>1.0.2-SNAPSHOT</version>
+                            <version>1.0.3-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 53ce59dc179f02b44fd06d1359d2d523eb0ab9fe..60a1b902d6ff4dc7118b1f22da9c0594e34d7ca8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>singleton-service</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-singleton-common-api</artifactId>
index fd386108ec0380891562946b3263f5e12d53b4ba..2bf174d095c4e3f82e6847b188b4737c22231fd9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>singleton-service</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>mdsal-singleton-dom-impl</artifactId>
index e343b7b90715a283eab5ef627ff47e8290fb67c8..aba43000f98f4cb928d8907d41262ed4689c87b8 100644 (file)
     <parent>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-parent</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.3-SNAPSHOT</version>
       <relativePath>../common/parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>singleton-service</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name> <!-- Used by Sonar to set project name -->
     <description>${project.artifactId}</description>