Bumping versions by 0.0.1 for next dev cycle 57/34957/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 18 Feb 2016 23:40:33 +0000 (18:40 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 18 Feb 2016 23:40:33 +0000 (18:40 -0500)
Change-Id: I738fcc7b2bd45b91921282a9018f2ce379e51491
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
51 files changed:
features/netconf-connector/pom.xml
features/netconf/pom.xml
features/netconf/src/main/features/features.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 e9b358ea63feca5d742cadae470188cfbf57fd77..4e4cf5e774a736f76a3427f1bb32e2457d0dade4 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf-connector</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <aaa.version>0.3.0-Beryllium</aaa.version>
-    <commons.opendaylight.version>1.6.0-Beryllium</commons.opendaylight.version>
-    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
-    <config.version>0.4.0-Beryllium</config.version>
-    <features.test.version>1.6.0-Beryllium</features.test.version>
-    <mdsal.version>2.0.0-Beryllium</mdsal.version>
-    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-    <netconf.version>1.0.0-Beryllium</netconf.version>
-    <netconf.connector.version>1.3.0-Beryllium</netconf.connector.version>
-    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <aaa.version>0.3.1-SNAPSHOT</aaa.version>
+    <commons.opendaylight.version>1.6.1-SNAPSHOT</commons.opendaylight.version>
+    <controller.mdsal.version>1.3.1-SNAPSHOT</controller.mdsal.version>
+    <config.version>0.4.1-SNAPSHOT</config.version>
+    <features.test.version>1.6.1-SNAPSHOT</features.test.version>
+    <mdsal.version>2.0.1-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <netconf.version>1.0.1-SNAPSHOT</netconf.version>
+    <netconf.connector.version>1.3.1-SNAPSHOT</netconf.connector.version>
+    <yangtools.version>0.8.1-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.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8c392d52db51df65fd76599aef0b7afd8db15dd1..1b39f02542fc51ff0f5eef46b92930ac841ac31d 100644 (file)
@@ -4,26 +4,26 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <!-- FIXME: Convert to features-parent -->
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>features-netconf</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <aaa.version>0.3.0-Beryllium</aaa.version>
-    <commons.opendaylight.version>1.6.0-Beryllium</commons.opendaylight.version>
-    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
-    <config.version>0.4.0-Beryllium</config.version>
+    <aaa.version>0.3.1-SNAPSHOT</aaa.version>
+    <commons.opendaylight.version>1.6.1-SNAPSHOT</commons.opendaylight.version>
+    <controller.mdsal.version>1.3.1-SNAPSHOT</controller.mdsal.version>
+    <config.version>0.4.1-SNAPSHOT</config.version>
     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-    <features.test.version>1.6.0-Beryllium</features.test.version>
-    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-    <netconf.version>1.0.0-Beryllium</netconf.version>
-    <protocol-framework.version>0.7.0-Beryllium</protocol-framework.version>
-    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <features.test.version>1.6.1-SNAPSHOT</features.test.version>
+    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <netconf.version>1.0.1-SNAPSHOT</netconf.version>
+    <protocol-framework.version>0.7.1-SNAPSHOT</protocol-framework.version>
+    <yangtools.version>0.8.1-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.0-Beryllium</version>
+        <version>1.6.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 26ad7104bf2ed3c724e7f7ce53880df50d3dd61d..96418db921b7f27e9e36cf96e5d4c2477978a504 100644 (file)
@@ -37,7 +37,7 @@
     <bundle>mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.mdsal.model/ietf-inet-types/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.mdsal.model/ietf-yang-types/{{VERSION}}</bundle>
-    <bundle>mvn:org.opendaylight.mdsal.model/ietf-yang-types-20130715/2013.07.15.8-Beryllium</bundle>
+    <bundle>mvn:org.opendaylight.mdsal.model/ietf-yang-types-20130715/2013.07.15.8.1-SNAPSHOT</bundle>
   </feature>
 
   <feature name='odl-netconf-mapping-api' version='${project.version}' description="OpenDaylight :: Netconf :: Mapping API">
index 83fc4e0a6bcb13d219ea60c901ebd964f8835b40..1838991141d53c508c0a9c7b3aef65b04ef32488 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>netconf-features-parent</artifactId>
index 179f8fe54daf6b89f1b540d72535951520521c38..7295dc68b028b9a306925573c26560c586842cbf 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <artifactId>features-restconf</artifactId>
   <groupId>org.opendaylight.netconf</groupId>
-  <version>1.3.0-Beryllium</version>
+  <version>1.3.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <properties>
-    <aaa.version>0.3.0-Beryllium</aaa.version>
-    <commons.opendaylight.version>1.6.0-Beryllium</commons.opendaylight.version>
-    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
-    <features.test.version>1.6.0-Beryllium</features.test.version>
-    <mdsal.version>2.0.0-Beryllium</mdsal.version>
-    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-    <restconf.version>1.3.0-Beryllium</restconf.version>
+    <aaa.version>0.3.1-SNAPSHOT</aaa.version>
+    <commons.opendaylight.version>1.6.1-SNAPSHOT</commons.opendaylight.version>
+    <controller.mdsal.version>1.3.1-SNAPSHOT</controller.mdsal.version>
+    <features.test.version>1.6.1-SNAPSHOT</features.test.version>
+    <mdsal.version>2.0.1-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <restconf.version>1.3.1-SNAPSHOT</restconf.version>
     <surefire.version>2.15</surefire.version>
-    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <yangtools.version>0.8.1-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.0-Beryllium</version>
+        <version>1.6.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 55becc8bd7bf9d1613e01eac2e62a8b98e77b122..563084043d3a8c57fc57be0ed50f29854202b6ca 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.3.0-Beryllium</version>
+  <version>1.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <netconf.version>1.0.0-Beryllium</netconf.version>
-    <restconf.version>1.3.0-Beryllium</restconf.version>
+    <netconf.version>1.0.1-SNAPSHOT</netconf.version>
+    <restconf.version>1.3.1-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>
index db617a5f42dcedc9005f47f061ff39fad8b2c438..138ff4bad380f6ba0ef854c479a8855d97871e56 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 88a619f5fff38480812afc8543c062db2fd61fb7..7814dbf3619bcf6163b0b568a9fc4e5333d3c46e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index b52e23ccd951a7bd146446e0aa43ea26ddce40e8..7f7b634cc1653d1bd7050227f42b01ea93c089f4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-netconf-connector</artifactId>
index b7a219f2ca0d341d6865cfa58103e81ad5002bbd..79fc4e14d5e67d127050fe1955d23e3d7314b609 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-connector</artifactId>
   <packaging>bundle</packaging>
index 09f8c460476af92c91ea81551f8007a3c0bdd9a2..c2f988c9a3738b52ef549a671a5b894ae5dc8f12 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>mdsal-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 3626282f3b97958c1d6f34b5186bebfd411c5ecf..72b540e6ebb5fc591aed36c9db49625b400dacf2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <artifactId>mdsal-netconf-notification</artifactId>
     <packaging>bundle</packaging>
index 857d8c2571ff73e03126d3577efe44fdcdbab601..6091628993f9a5c33597370474b4f59776987c39 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.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>messagebus-netconf</artifactId>
index ddb6534fec1efbf5869924549c8253833b39aa98..76410f8384cb5a799b6cd02c77f0ef4ada90dc5e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-models</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
   <packaging>bundle</packaging>
index 4c8bbf1f9dbab3efbe482661ea07ac79b0e661c1..e6a5f78e57dc2d0eb081eed3dd47dd76d6776811 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-models</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 424973ef4acba52f814aae0184439c6894432c6f..94945ac9cd74f0b050a161c841987224b83d1f5a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-models</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>ietf-netconf-notifications</artifactId>
   <packaging>bundle</packaging>
index 64e77a83a3d2c4a8cb9a9ba2bdeabfa10b0598da..d4591fbb666f54157872dc1cc5bcaf635d83679b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-models</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <artifactId>ietf-netconf</artifactId>
     <packaging>bundle</packaging>
index 19f64bbb67fcb88f70894cf73db6415b9b0f36b7..4c59a84af6786ca4f129e05f3a194ee020bdd653 100644 (file)
@@ -5,11 +5,11 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-models</artifactId>
 
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 75bdf192077c6e03af787ed64a8a9b9fce37396e..f17454b70e1c8ae083a87af3ab1492b68f6709e3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-api</artifactId>
   <packaging>bundle</packaging>
index 259d70590c2d58fabd83eb8b75dd6608b7251adf..760c6d70b186dcf5d7600cc013bdb84c5789f479 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.6.0-Beryllium</version>
+      <version>1.6.1-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <mdsal.version>1.3.0-Beryllium</mdsal.version>
+        <mdsal.version>1.3.1-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencyManagement>
index 813e0130304c7ea8ee7ac18fc1367473b02fee69..6a45f707821563543d1d210894a95b223499da7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>
index 618f0d08fecc4b2a62abb1be06b1921ce6c6e56f..c8b12e325870423d8a30c3cd1a729745556600bf 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-client</artifactId>
   <packaging>bundle</packaging>
index 4304fc1a35d88162948a6f80964e39907edb82fd..d8257cf9e0e71046365c67e4f0ac24034289476c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
   <artifactId>netconf-config-dispatcher</artifactId>
index 58afcf427ff59479612b0e38f04a099e8487b2f1..84f53cc623e1e7d7434d400f41341ea319c47180 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-config</artifactId>
   <description>Configuration files for netconf</description>
index 3d2f3b8ec6a49337c8f541e2b7da49e90ed4cbb2..115521d40ca51d1eba8bc0f9f9bcc8d327cd20c3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-connector-config</artifactId>
   <description>Configuration files for netconf-connector</description>
index 534363fabbb44536f6bd7127a5d0a628ba9c88b4..0710120203a1a664e3802d9cfa55cf6110f147cb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-impl</artifactId>
   <packaging>bundle</packaging>
index 0f0abfd28282630b4bc7b6fa560a36fa499a1c99..74446f7554c002ac680e1a31f0cc7f9299c27599 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
index 52bb3d1d6e2e2a381c12a8cdc3299c71a5c4fe75..68e561c96963caa0fbc7e5f8b9252ddcd48dd293 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mapping-api</artifactId>
 
index ab7ceeef23c6baefb6b6d5a26ff292b1d9dd9359..969149bd8e7185174d7da380066560afb1f0b386 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-mdsal-config</artifactId>
   <description>Configuration files for netconf for mdsal</description>
index 686867573ffc56039ac4861d46cb54ebd3c14d7e..f7d1a02c5bed16bbf166908f6ebc11f1639175ff 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-monitoring</artifactId>
   <packaging>bundle</packaging>
index 1ffc938b6a36f19367dfecfcb44a9f81b1da176f..3c93723facf9889e97eb0a2fd84b10406a43c6f4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
index 1d9116bd1a5b7790ec914c45cbe2b2ebb611972f..7743e7c9062351fa3c856c89873da0c3764100fb 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>bundle</packaging>
index 740e063b0e85ef87f2cf2e613e315a30e2154e8d..dcda76d6b46f402eeedbb854a89c02efa201c58d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>netconf-notifications-impl</artifactId>
index 93b393fff3dc51b37593fc0ab9a2f4af6a2d7145..bf1aa1164cc1ea42e22c92d12db5f8f2f709071d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-ssh</artifactId>
   <packaging>bundle</packaging>
index f9940caf28b64928f536413942de63f7c44e9c66..cbbb8ffd154e6491fba6cf95fa32730b27fdd000 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tcp</artifactId>
index 78381d3a57e634518249070787c35e9e8ea0d2fe..1593f21085c3d83cd289c23e9e53924d4eadc9c2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 6c4b8cc3bd8e42dad27540defc37c267731788b1..c6343fa4b84ea476f8231ffbeff5bc7d4510590a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>netconf-subsystem</artifactId>
         <groupId>org.opendaylight.netconf</groupId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 058bcfcaa217853aa55b3962673fd22034081d09..6df1fe2b86a68b794537af0e5ece63851e367d06 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-util</artifactId>
   <packaging>bundle</packaging>
index 9e9d292ed82d6fb08542aed64ce062433df8bec3..b90e9ca84c9f73ccfb487d6ade66e8229cd18ed2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 744af8d0fdf2cbe17eacf11eedda4c5c19bcf145..e840ac30d4b2d8686c7c15df6d3ba64849c93ac7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-netconf-connector</artifactId>
index d8f2e8fd8bf8ef007fd65a3fb3ba29741cccc1b2..9f6d515ce9aa549145cb84cc3f701d6d636f45aa 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-tools</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>netconf-cli</artifactId>
   <packaging>jar</packaging>
index d69051b781651baab6a54f77d0dc135d21e55a3c..c51bee360b96fb14421dd6952bdaeac8ea502826 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-tools</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>netconf-testtool</artifactId>
index 907bbc05c77596a769d7f2b4afc44a30c31a0e70..820a00efd536ef8498055d3e710ec58619f165bb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>netconf-tools</artifactId>
index 19e65c325a14dbd09b3dbcdf206e726a1cffc425..11ad06c6afdb33e4326511a19d46a2793e1cfd36 100644 (file)
@@ -5,11 +5,11 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.0.0-Beryllium</version>
+        <version>1.0.1-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.0-Beryllium</version>
+    <version>1.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
index db731208854c9c529c84a999d882637f2d13a5e8..a0b130110d2390e50288b8209fa0befb95f52ae8 100644 (file)
@@ -8,13 +8,13 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.6.0-Beryllium</version>
+      <version>1.6.1-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-artifacts</artifactId>
-    <version>1.3.0-Beryllium</version>
+    <version>1.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index db0548361c0b1d9ea63658669f63613b9ab52bd6..4e019bb4193e65540490b5fff2e9e9df36441bed 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.0-Beryllium</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector-config</artifactId>
   <description>Configuration files for sal-rest-connector</description>
index d4f25b731b63dab70e0ba19dd7a78f5847d424ba..6534dcd3b0bb700afc8d05139d74aca42a41f4f5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.0-Beryllium</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-rest-connector</artifactId>
   <packaging>bundle</packaging>
index 16ccbf0f984e1c12470cf066298d68af83434691..8fd0c975b738597880f683043483817ed66657d1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.3.0-Beryllium</version>
+        <version>1.3.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
index 9334fa300af4fb005a5969820c41c0e2f585c493..424068079a09fb3648c0406ff5f7ec8a58177aa7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.0-Beryllium</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sal-rest-docgen</artifactId>
index 466cc8c09116470c094f7a2b54031a2f08be6ae2..4e9bd3da227b8efd57c0f3009ee17b5aaf33e0d3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.3.0-Beryllium</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>sal-restconf-broker</artifactId>
   <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index 2e27c0586e9dc8185b95b74633e5f03c878791cc..cf2da2cb991544d56538e317212156cc306849fb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.6.0-Beryllium</version>
+        <version>1.6.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     </modules>
 
     <properties>
-        <aaa.version>0.3.0-Beryllium</aaa.version>
+        <aaa.version>0.3.1-SNAPSHOT</aaa.version>
         <akka.version>2.3.14</akka.version>
-        <commons.logback_settings.version>0.2.0-Beryllium</commons.logback_settings.version>
-        <commons.opendaylight.version>1.6.0-Beryllium</commons.opendaylight.version>
-        <config.version>0.4.0-Beryllium</config.version>
+        <commons.logback_settings.version>0.2.1-SNAPSHOT</commons.logback_settings.version>
+        <commons.opendaylight.version>1.6.1-SNAPSHOT</commons.opendaylight.version>
+        <config.version>0.4.1-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.0-Beryllium</features.test.version>
-        <ietf-inet-types.version>2010.09.24.8-Beryllium</ietf-inet-types.version>
-        <ietf-restconf.version>2013.10.19.8-Beryllium</ietf-restconf.version>
-        <ietf-topology.version>2013.10.21.8-Beryllium</ietf-topology.version>
-        <ietf-yang-types.version>2010.09.24.8-Beryllium</ietf-yang-types.version>
+        <features.test.version>1.6.1-SNAPSHOT</features.test.version>
+        <ietf-inet-types.version>2010.09.24.8.1-SNAPSHOT</ietf-inet-types.version>
+        <ietf-restconf.version>2013.10.19.8.1-SNAPSHOT</ietf-restconf.version>
+        <ietf-topology.version>2013.10.21.8.1-SNAPSHOT</ietf-topology.version>
+        <ietf-yang-types.version>2010.09.24.8.1-SNAPSHOT</ietf-yang-types.version>
 
-        <mdsal.version>2.0.0-Beryllium</mdsal.version>
-        <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-        <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
-        <netconf.version>1.0.0-Beryllium</netconf.version>
-        <restconf.version>1.3.0-Beryllium</restconf.version>
-        <protocol-framework.version>0.7.0-Beryllium</protocol-framework.version>
+        <mdsal.version>2.0.1-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+        <controller.mdsal.version>1.3.1-SNAPSHOT</controller.mdsal.version>
+        <netconf.version>1.0.1-SNAPSHOT</netconf.version>
+        <restconf.version>1.3.1-SNAPSHOT</restconf.version>
+        <protocol-framework.version>0.7.1-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.0-Beryllium</yangtools.version>
+        <yangtools.version>0.8.1-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.0-Beryllium</version>
+                            <version>0.2.1-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                     <executions>