Bump versions by x.y.(z+1) 46/68646/1 stable/carbon
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 23 Feb 2018 14:26:53 +0000 (14:26 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 23 Feb 2018 14:26:53 +0000 (14:26 +0000)
Change-Id: I58fa618bc7928d1f610675c53cb347dcfd32f024
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
29 files changed:
application/pom.xml
application/vsemprovider/pom.xml
common/pom.xml
coordinator/dist/pom.xml
manager/api/pom.xml
manager/checkstyle/pom.xml
manager/common/java/pom.xml
manager/common/pom.xml
manager/common/yang/pom.xml
manager/dist/karaf/pom.xml
manager/features/features-vtn-manager/pom.xml
manager/features/features4-vtn-manager/pom.xml
manager/features/odl-vtn-manager-neutron/pom.xml
manager/features/odl-vtn-manager-rest/pom.xml
manager/features/odl-vtn-manager/pom.xml
manager/features/pom.xml
manager/implementation/pom.xml
manager/it/base/pom.xml
manager/it/common/pom.xml
manager/it/core/pom.xml
manager/it/dist/pom.xml
manager/it/features/pom.xml
manager/it/ofmock/pom.xml
manager/it/pom.xml
manager/it/util/pom.xml
manager/model/pom.xml
manager/neutron/pom.xml
manager/pom.xml
pom.xml

index 263b67fccc8f35f44d965c8303354b86bcc18d55..aef373972e4eee6ce80c62cdd19cf02a40035bf6 100644 (file)
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common</relativePath>
   </parent>
 
   <groupId>org.opendaylight.vtn.application</groupId>
   <artifactId>dist</artifactId>
-  <version>1.3.3-SNAPSHOT</version>
+  <version>1.3.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 6f46220a731049482f4e27ea2d3be452faf01b4b..9efd727082b06b135b51f10057e9baa887a16cb9 100644 (file)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.opendaylight.vtn.application</groupId>
     <artifactId>dist</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index 17f0e2abcfef89e3b32307011b810ff12d89d27b..b95da9364114bd143a80ebf075cf6bb7e1b733aa 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>common</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
     <buildnumber.version>1.2</buildnumber.version>
     <execplugin.version>1.2.1</execplugin.version>
 
-    <odl.odlparent.version>1.8.3-SNAPSHOT</odl.odlparent.version>
+    <odl.odlparent.version>1.8.4-SNAPSHOT</odl.odlparent.version>
 
     <!-- VTN Manager version -->
-    <vtn.manager.version>0.6.3-SNAPSHOT</vtn.manager.version>
+    <vtn.manager.version>0.6.4-SNAPSHOT</vtn.manager.version>
   </properties>
 
   <build>
index 455076cc72a3297de80ddef0c833993ceb77ea27..4a23bc76dfa6cfdd186e8fe26fcf250a3b738ade 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../common</relativePath>
   </parent>
 
@@ -29,7 +29,7 @@
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>distribution.vtn-coordinator</artifactId>
-  <version>6.4.3-SNAPSHOT</version>
+  <version>6.4.4-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: vtn :: ${project.artifactId}</name>
index 77ddb83cc6f3106857164eeac4bd97178fa69214..5d878ecf763b4d28f2a000dbd0fcb19482b88963 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.java</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common/java</relativePath>
   </parent>
 
index 04220c5df341ddbe21943266d9c1c39868857f0e..b55970bf84b4c95584047019287723cf53e31773 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>manager.checkstyle</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>jar</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index dd53713c46df9f59848543391d2e7f38cc5a17cb..c87dc3464bb2cb3eb927377eb0d37a365a4d7733 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index 6879991e6465b2af0ba5877dc72a3be4b7f3ee89..20655955a45ab89b605af0d02226d4aad84a3545 100644 (file)
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../common</relativePath>
   </parent>
 
     <javadoc.exclude>*.internal,*.impl,*.it</javadoc.exclude>
 
     <!-- OpenDaylight artifacts -->
-    <odl.controller.mdsal.version>1.5.3-SNAPSHOT</odl.controller.mdsal.version>
-    <odl.config.version>0.6.3-SNAPSHOT</odl.config.version>
-    <odl.yangtools.version>1.1.3-SNAPSHOT</odl.yangtools.version>
-    <odl.mdsal.version>2.2.3-SNAPSHOT</odl.mdsal.version>
-    <odl.mdsal.model.version>0.10.3-SNAPSHOT</odl.mdsal.model.version>
-    <odl.mdsal.apigen.version>0.10.3-SNAPSHOT</odl.mdsal.apigen.version>
-    <odl.openflowplugin.version>0.4.3-SNAPSHOT</odl.openflowplugin.version>
-    <odl.neutron.version>0.8.3-SNAPSHOT</odl.neutron.version>
-    <odl.ovsdb.version>1.4.3-SNAPSHOT</odl.ovsdb.version>
+    <odl.controller.mdsal.version>1.5.4-SNAPSHOT</odl.controller.mdsal.version>
+    <odl.config.version>0.6.4-SNAPSHOT</odl.config.version>
+    <odl.yangtools.version>1.1.4-SNAPSHOT</odl.yangtools.version>
+    <odl.mdsal.version>2.2.4-SNAPSHOT</odl.mdsal.version>
+    <odl.mdsal.model.version>0.10.4-SNAPSHOT</odl.mdsal.model.version>
+    <odl.mdsal.apigen.version>0.10.4-SNAPSHOT</odl.mdsal.apigen.version>
+    <odl.openflowplugin.version>0.4.4-SNAPSHOT</odl.openflowplugin.version>
+    <odl.neutron.version>0.8.4-SNAPSHOT</odl.neutron.version>
+    <odl.ovsdb.version>1.4.4-SNAPSHOT</odl.ovsdb.version>
     <odl.thirdparty.jung2.version>2.0.1</odl.thirdparty.jung2.version>
 
     <maven.site.skip>false</maven.site.skip>
index 91595ff96b19976e769364131ad7e8c13139e9d7..141018b0e723278cfe88d55f801649d1540fb54b 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
index 68168a6a4ea1412093934c83b6e2d62c5bdcd82a..8eb5c91d6f3d05881d1f6962742faae0e002f428 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>distribution.vtn-manager.karaf</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 2ba1612991bdcb30666c08d78054d1ba8e3193f3..0fe53fbb8e49ebf954cc5f0296ba738b75b5504c 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>features-vtn-manager</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>VTN Manager's Karaf features.</description>
 
   <properties>
     <!-- OpenDaylight artifacts -->
-    <odl.controller.mdsal.version>1.5.3-SNAPSHOT</odl.controller.mdsal.version>
-    <odl.mdsal.model.version>0.10.3-SNAPSHOT</odl.mdsal.model.version>
-    <odl.netconf.version>1.5.3-SNAPSHOT</odl.netconf.version>
-    <odl.openflowplugin.version>0.4.3-SNAPSHOT</odl.openflowplugin.version>
-    <odl.neutron.version>0.8.3-SNAPSHOT</odl.neutron.version>
-    <odl.ovsdb.version>1.4.3-SNAPSHOT</odl.ovsdb.version>
+    <odl.controller.mdsal.version>1.5.4-SNAPSHOT</odl.controller.mdsal.version>
+    <odl.mdsal.model.version>0.10.4-SNAPSHOT</odl.mdsal.model.version>
+    <odl.netconf.version>1.5.4-SNAPSHOT</odl.netconf.version>
+    <odl.openflowplugin.version>0.4.4-SNAPSHOT</odl.openflowplugin.version>
+    <odl.neutron.version>0.8.4-SNAPSHOT</odl.neutron.version>
+    <odl.ovsdb.version>1.4.4-SNAPSHOT</odl.ovsdb.version>
   </properties>
 
   <profiles>
index 3255ebc2215ebfd453606ca26bb31c95dc712d07..8c4b08cf90c41d32a5c3503140a60b72a555044b 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>features4-vtn-manager</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <dependencies>
index bda1778d0ff204a95cc43dcf78f198cba3688fa2..a3dc55b8e43230e595f2d7100feca2f4739162c3 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>odl-vtn-manager-neutron</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: VTN Manager :: Neutron Interface</name>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -64,7 +64,7 @@
     <dependency>
       <groupId>org.opendaylight.neutron</groupId>
       <artifactId>odl-neutron-service</artifactId>
-      <version>0.8.3-SNAPSHOT</version>
+      <version>0.8.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>odl-ovsdb-southbound-impl</artifactId>
-      <version>1.4.3-SNAPSHOT</version>
+      <version>1.4.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index d118d94fdc9ce35a51565d0e651d08b5d96705f9..942847c5c2941060eaa3dda3a9cc26550752a071 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>odl-vtn-manager-rest</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: VTN Manager :: REST API</name>
@@ -39,7 +39,7 @@
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>1.5.3-SNAPSHOT</version>
+      <version>1.5.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index e0872ced1617ca80d974d38735d76d2ae3812a01..cc61eca0ef87cca95e72b8b1e45960250058b6de 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>odl-vtn-manager</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: VTN Manager :: Java API</name>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.10.3-SNAPSHOT</version>
+        <version>0.10.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -40,7 +40,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.5.3-SNAPSHOT</version>
+        <version>1.5.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-flow-services</artifactId>
-      <version>0.4.3-SNAPSHOT</version>
+      <version>0.4.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-nsf-model</artifactId>
-      <version>0.4.3-SNAPSHOT</version>
+      <version>0.4.4-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 5b230cf022daaf0b67f5957778897391b4574a3b..9af163ec7abf9851d00d05014c55fd41dd27350b 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>features-aggregator</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: vtn :: ${project.artifactId}</name>
index 14e5b78a30eb823790ad967e683c20b3ad76c99d..2429f1c55c231400df0e26083b1590a9be27bbae 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.yang</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common/yang</relativePath>
   </parent>
 
index 862441e139eda28a2d2496b80d06ce2eb6186e8c..6403ed6f9da18fb87c5613555352c686289044ec 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.it.common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common</relativePath>
   </parent>
 
index 3267d39fcac744df3acc3db6fc5fd83b65a40ec7..058673fc2754ea2c62bfd9dd57735b47398cd2f1 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.java</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../common/java</relativePath>
   </parent>
 
index cf5992a9d844b4d8d2bc3776f4417b88d2675bd0..9f308bd8c179882d5341ed2b718723535e43dd4c 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.it.common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common</relativePath>
   </parent>
 
index fb226b0f413ad1640d62483b26c569f2b0258d63..a2b8f17da080672a54d5252e7380f5f8eb2e2836 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>manager.it.dist</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <scm>
index 19768a1e46cdced92e13daf83442159923cd7290..b499fe93dd650055e28b64a7b20ca7b0f1c4a775 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.vtn</groupId>
   <artifactId>manager.it.features</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <scm>
@@ -35,9 +35,9 @@
 
   <properties>
     <!-- OpenDaylight artifacts -->
-    <odl.controller.mdsal.version>1.5.3-SNAPSHOT</odl.controller.mdsal.version>
-    <odl.mdsal.model.version>0.10.3-SNAPSHOT</odl.mdsal.model.version>
-    <odl.openflowplugin.version>0.4.3-SNAPSHOT</odl.openflowplugin.version>
+    <odl.controller.mdsal.version>1.5.4-SNAPSHOT</odl.controller.mdsal.version>
+    <odl.mdsal.model.version>0.10.4-SNAPSHOT</odl.mdsal.model.version>
+    <odl.openflowplugin.version>0.4.4-SNAPSHOT</odl.openflowplugin.version>
 
     <!-- No test is required. -->
     <skipTests>true</skipTests>
index fad0c088c141c169185efcd1b2c86c98e6004202..e762241fe072c7116e035334e74676334b34190f 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.yang</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../common/yang</relativePath>
   </parent>
 
index 41bead01f31a110a9dac9bc96a562b84c704a482..77e8c8917bba0f930a6a7f1da004a13cd83c1d68 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common</relativePath>
   </parent>
 
index 362f8c3cecaa0aec3fe48835e7d7c93f08025eb8..8009c816b320d845a40021ca26aa135f5ae5a647 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.java</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../../common/java</relativePath>
   </parent>
 
index 94a04067d040b6698e9da7cbb2429247f9d8de2e..6a09dc038e26b4ca5350bd86b88e15c3346be6e8 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.yang</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common/yang</relativePath>
   </parent>
 
index 19a8a7f955f705697472be9070e70e8e8a586439..453298c69609854533a7a8198caf0bf66b820267 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common.yang</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../common/yang</relativePath>
   </parent>
 
index a725fd26bee0aaa2b4c29eae8ea8c00885d24394..17dbb049be90e48c766766b778fb10092da6ffe7 100644 (file)
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>manager.common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>common</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 165a9ede1c3e8e47da2ba11e0e92d460b2ae7944..0e30d25a74ccb31e6f4502b3ede034c18f40da74 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.opendaylight.vtn</groupId>
     <artifactId>common</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>common</relativePath>
   </parent>
   <description>The VTN project provides a  Network virtualization model </description>