Bumping versions by 0.0.1 for next dev cycle 15/36615/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 23 Mar 2016 15:44:34 +0000 (11:44 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 23 Mar 2016 15:44:34 +0000 (11:44 -0400)
Change-Id: I4b2e0eaae93dd58449b712f4483e5efd1bf9dfb0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
50 files changed:
features/netconf-connector/pom.xml
features/netconf/pom.xml
features/pom.xml
features/restconf/pom.xml
karaf/pom.xml
opendaylight/netconf/aaa-authn-odl-plugin/pom.xml
opendaylight/netconf/abstract-topology/pom.xml
opendaylight/netconf/config-netconf-connector/pom.xml
opendaylight/netconf/mdsal-netconf-connector/pom.xml
opendaylight/netconf/mdsal-netconf-monitoring/pom.xml
opendaylight/netconf/mdsal-netconf-notification/pom.xml
opendaylight/netconf/messagebus-netconf/pom.xml
opendaylight/netconf/models/ietf-netconf-monitoring-extension/pom.xml
opendaylight/netconf/models/ietf-netconf-monitoring/pom.xml
opendaylight/netconf/models/ietf-netconf-notifications/pom.xml
opendaylight/netconf/models/ietf-netconf/pom.xml
opendaylight/netconf/models/pom.xml
opendaylight/netconf/netconf-api/pom.xml
opendaylight/netconf/netconf-artifacts/pom.xml
opendaylight/netconf/netconf-auth/pom.xml
opendaylight/netconf/netconf-client/pom.xml
opendaylight/netconf/netconf-config-dispatcher/pom.xml
opendaylight/netconf/netconf-config/pom.xml
opendaylight/netconf/netconf-connector-config/pom.xml
opendaylight/netconf/netconf-impl/pom.xml
opendaylight/netconf/netconf-it/pom.xml
opendaylight/netconf/netconf-mapping-api/pom.xml
opendaylight/netconf/netconf-mdsal-config/pom.xml
opendaylight/netconf/netconf-monitoring/pom.xml
opendaylight/netconf/netconf-netty-util/pom.xml
opendaylight/netconf/netconf-notifications-api/pom.xml
opendaylight/netconf/netconf-notifications-impl/pom.xml
opendaylight/netconf/netconf-ssh/pom.xml
opendaylight/netconf/netconf-tcp/pom.xml
opendaylight/netconf/netconf-topology-config/pom.xml
opendaylight/netconf/netconf-topology/pom.xml
opendaylight/netconf/netconf-util/pom.xml
opendaylight/netconf/pom.xml
opendaylight/netconf/sal-netconf-connector/pom.xml
opendaylight/netconf/tools/netconf-cli/pom.xml
opendaylight/netconf/tools/netconf-testtool/pom.xml
opendaylight/netconf/tools/pom.xml
opendaylight/restconf/pom.xml
opendaylight/restconf/restconf-artifacts/pom.xml
opendaylight/restconf/sal-rest-connector-config/pom.xml
opendaylight/restconf/sal-rest-connector/pom.xml
opendaylight/restconf/sal-rest-docgen-maven/pom.xml
opendaylight/restconf/sal-rest-docgen/pom.xml
opendaylight/restconf/sal-restconf-broker/pom.xml
pom.xml

index b36b421c5fe708f50bf2b2a27e4bf2383cd73eba..5d7c1a9826d532aa53f628a492dfa0c710f2869d 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <aaa.version>0.3.1-Beryllium-SR1</aaa.version>
-    <commons.opendaylight.version>1.6.1-Beryllium-SR1</commons.opendaylight.version>
-    <controller.mdsal.version>1.3.1-Beryllium-SR1</controller.mdsal.version>
-    <config.version>0.4.1-Beryllium-SR1</config.version>
-    <features.test.version>1.6.1-Beryllium-SR1</features.test.version>
-    <mdsal.version>2.0.1-Beryllium-SR1</mdsal.version>
-    <mdsal.model.version>0.8.1-Beryllium-SR1</mdsal.model.version>
-    <netconf.version>1.0.1-Beryllium-SR1</netconf.version>
-    <netconf.connector.version>1.3.1-Beryllium-SR1</netconf.connector.version>
-    <yangtools.version>0.8.1-Beryllium-SR1</yangtools.version>
+    <aaa.version>0.3.2-SNAPSHOT</aaa.version>
+    <commons.opendaylight.version>1.6.2-SNAPSHOT</commons.opendaylight.version>
+    <controller.mdsal.version>1.3.2-SNAPSHOT</controller.mdsal.version>
+    <config.version>0.4.2-SNAPSHOT</config.version>
+    <features.test.version>1.6.2-SNAPSHOT</features.test.version>
+    <mdsal.version>2.0.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.8.2-SNAPSHOT</mdsal.model.version>
+    <netconf.version>1.0.2-SNAPSHOT</netconf.version>
+    <netconf.connector.version>1.3.2-SNAPSHOT</netconf.connector.version>
+    <yangtools.version>0.8.2-SNAPSHOT</yangtools.version>
     <surefire.version>2.15</surefire.version>
 
     <features.file>features.xml</features.file>
@@ -45,7 +45,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e413e906a6797cb1d450145e4f3fc2b62e415f7e..5c570a3785eb2bb32d50dbe4c26f9ccc2333748c 100644 (file)
@@ -4,26 +4,26 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <!-- FIXME: Convert to features-parent -->
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <aaa.version>0.3.1-Beryllium-SR1</aaa.version>
-    <commons.opendaylight.version>1.6.1-Beryllium-SR1</commons.opendaylight.version>
-    <controller.mdsal.version>1.3.1-Beryllium-SR1</controller.mdsal.version>
-    <config.version>0.4.1-Beryllium-SR1</config.version>
+    <aaa.version>0.3.2-SNAPSHOT</aaa.version>
+    <commons.opendaylight.version>1.6.2-SNAPSHOT</commons.opendaylight.version>
+    <controller.mdsal.version>1.3.2-SNAPSHOT</controller.mdsal.version>
+    <config.version>0.4.2-SNAPSHOT</config.version>
     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-    <features.test.version>1.6.1-Beryllium-SR1</features.test.version>
-    <mdsal.model.version>0.8.1-Beryllium-SR1</mdsal.model.version>
-    <netconf.version>1.0.1-Beryllium-SR1</netconf.version>
-    <protocol-framework.version>0.7.1-Beryllium-SR1</protocol-framework.version>
-    <yangtools.version>0.8.1-Beryllium-SR1</yangtools.version>
+    <features.test.version>1.6.2-SNAPSHOT</features.test.version>
+    <mdsal.model.version>0.8.2-SNAPSHOT</mdsal.model.version>
+    <netconf.version>1.0.2-SNAPSHOT</netconf.version>
+    <protocol-framework.version>0.7.2-SNAPSHOT</protocol-framework.version>
+    <yangtools.version>0.8.2-SNAPSHOT</yangtools.version>
     <sshd-core.version>0.14.0</sshd-core.version>
 
     <features.file>features.xml</features.file>
@@ -44,7 +44,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.6.1-Beryllium-SR1</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d8084f77999f1a27c3ccfd75cce71d82b035028c..578c3a872444966cbffda3e1db5e3eeca4ed298b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>netconf-features-parent</artifactId>
index 7de7092cfc8c6f011d1f586714f9295d343c358e..b01d9f36fdeebdd10cb5725543427663b047788d 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <artifactId>features-restconf</artifactId>
   <groupId>org.opendaylight.netconf</groupId>
-  <version>1.3.1-Beryllium-SR1</version>
+  <version>1.3.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <properties>
-    <aaa.version>0.3.1-Beryllium-SR1</aaa.version>
-    <commons.opendaylight.version>1.6.1-Beryllium-SR1</commons.opendaylight.version>
-    <controller.mdsal.version>1.3.1-Beryllium-SR1</controller.mdsal.version>
-    <features.test.version>1.6.1-Beryllium-SR1</features.test.version>
-    <mdsal.version>2.0.1-Beryllium-SR1</mdsal.version>
-    <mdsal.model.version>0.8.1-Beryllium-SR1</mdsal.model.version>
-    <restconf.version>1.3.1-Beryllium-SR1</restconf.version>
+    <aaa.version>0.3.2-SNAPSHOT</aaa.version>
+    <commons.opendaylight.version>1.6.2-SNAPSHOT</commons.opendaylight.version>
+    <controller.mdsal.version>1.3.2-SNAPSHOT</controller.mdsal.version>
+    <features.test.version>1.6.2-SNAPSHOT</features.test.version>
+    <mdsal.version>2.0.2-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.8.2-SNAPSHOT</mdsal.model.version>
+    <restconf.version>1.3.2-SNAPSHOT</restconf.version>
     <surefire.version>2.15</surefire.version>
-    <yangtools.version>0.8.1-Beryllium-SR1</yangtools.version>
+    <yangtools.version>0.8.2-SNAPSHOT</yangtools.version>
 
     <features.file>features.xml</features.file>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.6.1-Beryllium-SR1</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 298f6d0d5e2e280c00600fcad93faef0c5e2d2d6..105b24b5378b84e1ba43be199863b6785cac7fe2 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.3.1-Beryllium-SR1</version>
+  <version>1.3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <netconf.version>1.0.1-Beryllium-SR1</netconf.version>
-    <restconf.version>1.3.1-Beryllium-SR1</restconf.version>
+    <netconf.version>1.0.2-SNAPSHOT</netconf.version>
+    <restconf.version>1.3.2-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>
index 0784d2f5d07127963e853f818f5d9dad36aa1207..ac41941b13400a77581097c22f87b26694d8facc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 0e2b17c2ca254829e29c2bb4ea783e3693799ae6..593154132472155e889f1abefc68c1a4a93b151a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index d1bcbac55a3955de2c9e96f50613ade1a2e61bdf..e93d50cd2f96925d3c443ac6fd99947d17242905 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
index 2e90dad630325f6445df0fe8cf7b8dfed430bbc3..315e2236f955d2ef9e8b6614bda8ff568339c8b8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 9d5a961809701c96b8b6af20e7dfb4c77d5c9fcb..f83a4c9d8c8413c25faaa821a4abc6612e3457d6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index f8693bc372174e8ae14d6b4d9c817a60e62b691f..f5d62b0634ebedf4378ac119a1aaca56b38ddc39 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
     <artifactId>mdsal-netconf-notification</artifactId>
     <packaging>bundle</packaging>
index 5834db2da7ce7c5f33e71fb9bcf9f008fbffd239..f37431eb8e58acf4f13b5e1ed75d041b61c9e24b 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-netconf</artifactId>
index 8ca854813236deb7c1883b7bb81e95c18eab867b..db384f7bab4b2d6bb57184ce5be42b5d075016d1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-models</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index b4ba3388d3df86f6248e5d538ed6f3f3636610ce..57b31332161b53651c3b3b7c46847fdb362a5fb5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-models</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 110adfe0c1cc263d0f13ca66871805c6c2192c25..4086056eac467f65b081d0798b7a1fd6823d7a4f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-models</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index 8a48f1d4f58d09b741bbdf86e634fef17a4432b9..d88cd17a208d809a8168a434e38358f276d58dc4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-models</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index 79820b35940b36b5d919beb1e784c3925230869f..9ed52cf44d17fde9e22a705913f3a14973cd042b 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-models</artifactId>
 
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index ee2b27c383ef6af12bdfd727398c1359653a28d0..f9a6cbfe696eee4d52c5aaf43b4e77d169b00ab4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index 259e79db5d92d12ca531bccf9394aa82a4d0d606..389440abde194f6404da4c810f0e0fb2b18fed63 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.6.1-Beryllium-SR1</version>
+      <version>1.6.2-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <mdsal.version>1.3.1-Beryllium-SR1</mdsal.version>
+        <mdsal.version>1.3.2-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencyManagement>
index 7f8bf32868e55dba6044ed6ebe73baaecd44a4ba..6747828c019a3cf1381b85085008091ca8185819 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index c6c563a4f6c17159b2c2f80f242d16bb8948500c..bd29f3239d1a2cf171149b96bb999ed90f629e3f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 688fd5e7e1461347810b07de8d08d4718f822aa8..85804f6be2fdcc7c4814e1253393438eb69b5d45 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
   <artifactId>netconf-config-dispatcher</artifactId>
index f67a42ce5749b96000db6e94a8702c8e6fbb5022..0d736babfa3c01aa2947e2ee1c8f0578495e25eb 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index 78fbf0c26625d8ee4e0d3373dd2ca885d7c04ace..fa4470d93de6a899188f78488697be56d365127a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index c76bd981009f9cde4e45194805b10d9f2ebf815e..545b90300a4dc1e1a483d44df85ca4a25fbd2ae6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index afad4927505b8b8c70bf8d75e27e0dc4dd0e17a9..98a5e39f21e0f39b9248d4112f63612cca7faf2a 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index 8bb3fc1eccb38395593de0bd15f7c004cf6ae0d3..7b9fc669f3395a7acd9e556965f5a1aa5c914fc7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index 14c06dec083810fa211236781b30eb7768edaacb..862b397479158fd358a0bc8bfd5e423e4bf20865 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index 8aab58a1cb5021034602e6900ab487d3aa76734c..a745b135755bed3b68b83c197ff9d0300d0776bc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 26d235183de35d11d56bf09c3beee7a7567b0051..a15a0ecd85e5bae99b7a6479318b701ea010bffc 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 580883e2dbb0f3ec776e2c3334c0ecf4be7f7e8a..f3a90d38d3ff1d600449a02677a53331930929af 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index c1f14d58daed066a0b890a30803d1c61bbdcbe2b..cd0c5ea2923fae60d6c25493a8c7756baa17924d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>netconf-notifications-impl</artifactId>
index e34f6d2fd2eb2143ad78b779cfa383e854fe6689..c65366b9b90b9d3c97afc7b0e85919f22a182117 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-ssh</artifactId>
   <packaging>bundle</packaging>
index 735b7fe566e5a3d324c068824fc44ae10558ab2d..beebc9af465ba96bfdfaf3ccf61c3263105fdb09 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index 5768c1b8a3a777bd7043abe0745cd7a2ad3454fb..a51d1dd41c7a807d5bc332d25f1ae487b8966b0e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 0942838a0b3efa4679c79c20a59415d417f95184..a8af740a7cf78abc15dd5d3aa1027050e66603f5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 3cb5b6f656e0300313ff42e6d109dcdf3dedb2ca..fa7588a820caf8a0cb2d9104c3f846a0eec98e86 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index c761d3c75bbc091f481d5cf942a56c8f90d6d749..b24d0fae1d51d565a35a09d05475c335b398c679 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 98eadf5e0b33f10f7261ce84de2881441b0ef47b..e6e79d0d39cd467bf163a3a79caa8349aa15078c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index 584a8eddafc77261f381192acc37eed51d6d9a38..ae9eb60c602366ff5414f2b9e41bd1fe43a5aa8f 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-tools</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index 0d67d853b50a5bde55bcb94b921845fb5a16358d..e0dc8ff69d14021699c96df6cf79e64bb1a91db2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-tools</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index 44f960e4a3a7c5e2fb44c0f43d6fc4002de3e6d0..c3e867aae1be664386ce08430826d183b2380ed8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tools</artifactId>
index 5de73336a7ba8b515cf5d41cdd78ae85e0196728..30a921607991890f2b8f9771da73cf75d3f401c8 100644 (file)
@@ -5,11 +5,11 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.0.1-Beryllium-SR1</version>
+        <version>1.0.2-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.1-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index 10f90fd7aee7a0e6dadc1a0c8e83782042df45df..bfb3d1d7c5973a3c4a017d06ebcae24cc15057da 100644 (file)
@@ -8,13 +8,13 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.6.1-Beryllium-SR1</version>
+      <version>1.6.2-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-artifacts</artifactId>
-    <version>1.3.1-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 4b24d59a86a9fc897ef12829b42cbdb539d05e93..a3608b6b95596bce5c0afe0bea0b5ac69f2a8125 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.1-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index 8d4c011556d21b065f8675e2bd217218e8c07529..ba74508331d0cd32c678966c8c032f16b2251f9c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.1-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector</artifactId>
   <packaging>bundle</packaging>
index 11f9cd61fe1a13976b0c7b579f06a1a1caf0f23d..9a311a820e18c3b71c890ecd3b38700922f0e279 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.3.1-Beryllium-SR1</version>
+        <version>1.3.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index 654af1292eea1467bab9b42575d8ae4b208914ea..dc509e48c2e61c125d4b9a4091ed41650e4ce07c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.1-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index db7274228dd062a0d266b48eeb680c21768b75ae..898f9db48d78fc3b01456a7014dd6288b4ea23b3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.1-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index 6f8de115814010312ac57a78e41776aeb7eceeee..192489aa461a54566dbce774df7a325fa6f64cfa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.6.1-Beryllium-SR1</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     </modules>
 
     <properties>
-        <aaa.version>0.3.1-Beryllium-SR1</aaa.version>
+        <aaa.version>0.3.2-SNAPSHOT</aaa.version>
         <akka.version>2.3.14</akka.version>
-        <commons.logback_settings.version>0.2.1-Beryllium-SR1</commons.logback_settings.version>
-        <commons.opendaylight.version>1.6.1-Beryllium-SR1</commons.opendaylight.version>
-        <config.version>0.4.1-Beryllium-SR1</config.version>
+        <commons.logback_settings.version>0.2.2-SNAPSHOT</commons.logback_settings.version>
+        <commons.opendaylight.version>1.6.2-SNAPSHOT</commons.opendaylight.version>
+        <config.version>0.4.2-SNAPSHOT</config.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
         <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-        <features.test.version>1.6.1-Beryllium-SR1</features.test.version>
-        <ietf-inet-types.version>2010.09.24.8.1-Beryllium-SR1</ietf-inet-types.version>
-        <ietf-restconf.version>2013.10.19.8.1-Beryllium-SR1</ietf-restconf.version>
-        <ietf-topology.version>2013.10.21.8.1-Beryllium-SR1</ietf-topology.version>
-        <ietf-yang-types.version>2010.09.24.8.1-Beryllium-SR1</ietf-yang-types.version>
+        <features.test.version>1.6.2-SNAPSHOT</features.test.version>
+        <ietf-inet-types.version>2010.09.24.8.2-SNAPSHOT</ietf-inet-types.version>
+        <ietf-restconf.version>2013.10.19.8.2-SNAPSHOT</ietf-restconf.version>
+        <ietf-topology.version>2013.10.21.8.2-SNAPSHOT</ietf-topology.version>
+        <ietf-yang-types.version>2010.09.24.8.2-SNAPSHOT</ietf-yang-types.version>
 
-        <mdsal.version>2.0.1-Beryllium-SR1</mdsal.version>
-        <mdsal.model.version>0.8.1-Beryllium-SR1</mdsal.model.version>
-        <controller.mdsal.version>1.3.1-Beryllium-SR1</controller.mdsal.version>
-        <netconf.version>1.0.1-Beryllium-SR1</netconf.version>
-        <restconf.version>1.3.1-Beryllium-SR1</restconf.version>
-        <protocol-framework.version>0.7.1-Beryllium-SR1</protocol-framework.version>
+        <mdsal.version>2.0.2-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.8.2-SNAPSHOT</mdsal.model.version>
+        <controller.mdsal.version>1.3.2-SNAPSHOT</controller.mdsal.version>
+        <netconf.version>1.0.2-SNAPSHOT</netconf.version>
+        <restconf.version>1.3.2-SNAPSHOT</restconf.version>
+        <protocol-framework.version>0.7.2-SNAPSHOT</protocol-framework.version>
         <sshd-core.version>0.14.0</sshd-core.version>
         <scala.major.version>2.11</scala.major.version>
         <scala.minor.version>7</scala.minor.version>
         <surefire.version>2.15</surefire.version>
-        <yangtools.version>0.8.1-Beryllium-SR1</yangtools.version>
+        <yangtools.version>0.8.2-SNAPSHOT</yangtools.version>
 
         <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
         <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
                         <dependency>
                             <groupId>org.opendaylight.controller</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>0.2.1-Beryllium-SR1</version>
+                            <version>0.2.2-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                     <executions>