Version change for modules 85/19985/1
authorVishal Thapar <vishal.thapar@ericsson.com>
Sun, 10 May 2015 07:25:27 +0000 (12:55 +0530)
committerVishal Thapar <vishal.thapar@ericsson.com>
Sun, 10 May 2015 07:25:27 +0000 (12:55 +0530)
Changes verison from 0.0.1 to 0.1.0 for all
the module bundles.
NOTE: Make sure this is merged before branch cut

Change-Id: I4fc9d49ee9fef2144c9aa2120ad8e856728755ce
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
27 files changed:
bgpmanager/bgpmanager-api/pom.xml
bgpmanager/bgpmanager-impl/pom.xml
bgpmanager/pom.xml
commons/binding-parent/pom.xml
commons/config-parent/pom.xml
features/pom.xml
fibmanager/fibmanager-api/pom.xml
fibmanager/fibmanager-impl/pom.xml
fibmanager/pom.xml
idmanager/idmanager-api/pom.xml
idmanager/idmanager-impl/pom.xml
idmanager/pom.xml
interfacemgr/interfacemgr-api/pom.xml
interfacemgr/interfacemgr-impl/pom.xml
interfacemgr/pom.xml
mdsalutil/mdsalutil-api/pom.xml
mdsalutil/mdsalutil-impl/pom.xml
mdsalutil/pom.xml
model-bgp/pom.xml
nexthopmgr/nexthopmgr-api/pom.xml
nexthopmgr/nexthopmgr-impl/pom.xml
nexthopmgr/pom.xml
pom.xml
vpnmanager/pom.xml
vpnmanager/vpnmanager-api/pom.xml
vpnmanager/vpnmanager-impl/pom.xml
vpnservice-artifacts/pom.xml

index d359c1487bb957e0759af2321dd2f02fc1c6a923..b52acb4b36f4c9ddd61c0e5bb2afd3097ec57194 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index ffdf1ea093385c51051add8e5cb06d2121cd77b6..36810b6adcb672f372c8244d9904ad2aa3333471 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 58d1975a5493e8669283a80f0c831285078bf604..7ddc6d0e730c597ba345657e8ac1b6009b9e8c99 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>bgpmanager</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>bgpmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 871044634a2dd990cacec663fbcbb0379e38ad04..28a0bbed6ecd5d51e0b386c7f191aed1d2bbb414 100644 (file)
@@ -17,11 +17,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <vpnservices.version>0.0.1-SNAPSHOT</vpnservices.version>
+    <vpnservices.version>0.1.0-SNAPSHOT</vpnservices.version>
     <ietf.inet.types.version>2010.09.24.7-SNAPSHOT</ietf.inet.types.version>
     <ietf.yang.types.version>2010.09.24.7-SNAPSHOT</ietf.yang.types.version>
     <ietf.interfaces.version>2014.05.08.7-SNAPSHOT</ietf.interfaces.version>
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <yang.ext.version>2013.09.07.7-SNAPSHOT</yang.ext.version>
     <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
     <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-    <vpns.mdsalutil.version>0.0.1-SNAPSHOT</vpns.mdsalutil.version>
+    <vpns.mdsalutil.version>0.1.0-SNAPSHOT</vpns.mdsalutil.version>
     <model.bgp.version>2013.07.15.7-SNAPSHOT</model.bgp.version>
   </properties>
 </project>
index 98a1c10aa2367b7529f87c2c1d3fb42b78682b30..123382a0452d7b73000bdd5ea0613f93118713f7 100644 (file)
@@ -18,12 +18,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
     <!-- ODL -->
-    <vpnservices.version>0.0.1-SNAPSHOT</vpnservices.version>
+    <vpnservices.version>0.1.0-SNAPSHOT</vpnservices.version>
     <ietf.inet.types.version>2010.09.24.7-SNAPSHOT</ietf.inet.types.version>
     <ietf.yang.types.version>2010.09.24.7-SNAPSHOT</ietf.yang.types.version>
     <ietf.interfaces.version>2014.05.08.7-SNAPSHOT</ietf.interfaces.version>
@@ -31,7 +31,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <yang.ext.version>2013.09.07.7-SNAPSHOT</yang.ext.version>
     <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
     <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-    <vpns.mdsalutil.version>0.0.1-SNAPSHOT</vpns.mdsalutil.version>
+    <vpns.mdsalutil.version>0.1.0-SNAPSHOT</vpns.mdsalutil.version>
     <model.bgp.version>2013.07.15.7-SNAPSHOT</model.bgp.version>
   </properties>
 
index 6a8ccae6d85eb437a07bfc236d830c0e508460bf..d7ea8a85be16d1a7517eec6f646bb5f4d01a610e 100644 (file)
@@ -24,13 +24,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
     <openflowplugin.version>0.1.0-SNAPSHOT</openflowplugin.version>
     <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
-    <vpnservices.version>0.0.1-SNAPSHOT</vpnservices.version>
-    <mdsalutil.version>0.0.1-SNAPSHOT</mdsalutil.version>
-    <vpnmanager.version>0.0.1-SNAPSHOT</vpnmanager.version>
-    <interfacemgr.version>0.0.1-SNAPSHOT</interfacemgr.version>
-    <nexthopmgr.version>0.0.1-SNAPSHOT</nexthopmgr.version>
-    <fibmanager.version>0.0.1-SNAPSHOT</fibmanager.version>
-    <idmanager.version>0.0.1-SNAPSHOT</idmanager.version>
+    <vpnservices.version>0.1.0-SNAPSHOT</vpnservices.version>
+    <mdsalutil.version>${vpnservices.version}</mdsalutil.version>
+    <vpnmanager.version>${vpnservices.version}</vpnmanager.version>
+    <interfacemgr.version>${vpnservices.version}</interfacemgr.version>
+    <nexthopmgr.version>${vpnservices.version}</nexthopmgr.version>
+    <fibmanager.version>${vpnservices.version}</fibmanager.version>
+    <idmanager.version>${vpnservices.version}</idmanager.version>
   </properties>
   <dependencyManagement>
     <dependencies>
index aa25305ae6322865a444c5ce414d6f82552fad8f..d82fe10a92a3fcf0cff008bf34f99de1219e7f39 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 9e91a468a2a00cbeedfe7e3e4f630b3b11da4afc..1afb94660583e40fdee255472e8296806b18c74d 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 84d36f051b66145effb8e495f88d73cfcc3ed629..32625641b1b043dda2ae4c2cb7d05e624b64a50a 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>fibmanager-aggregator</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>fibmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 6a7708fa0861c372476aa3d369a40362beec200e..69ab5f76b93d38fc08a9c3a695828a309ca88c8a 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 039d4e053c8211e55b852de7d872204ea26e12e9..a975b63dcc02ff8d36a7180cbb67e7229f233096 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index fbcaa519db9ab8002edcb6501cb118ec05e39e8e..0b34eb2cea13d861d0cf5013bf757594daa0c434 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>idmanager-aggregator</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>idmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 32dace0f44892e2889b3066004ab4270600d92a8..28f6b70f8bcd0bcaa352f3610c5ecfccc7ff4e03 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 59451e2ad7279c0fdbc76a79dc120356836386a9..89b136e52b50ee84dc3fcc38379c66ed8341fe34 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>interfacemgr-impl</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 95e95dd4f6f2eb66bdc7df9d6250b42b84411b32..3eb934c67d29d5bcb981d10c72e5eb3ca571f403 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>interfacemgr-aggregator</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>interfacemgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index c8d18d40918fe019d33b8195dc70290e1c21b319..03c3791c696fa56f154092377ab2ed48dbc4cf53 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>mdsalutil-api</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <properties>
index 2101d2ad4d4d58648e75912a822585b01765691c..8b4e2d0810710853561c3720e38a48196e035323 100644 (file)
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>mdsalutil-impl</artifactId>
-    <version>0.0.1-SNAPSHOT</version>    
+    <version>0.1.0-SNAPSHOT</version>    
     <packaging>bundle</packaging>
     
     <properties>
index 3d52a99d2fb159371cbdf9bf8bd8bf80bf0ff486..4009e9b9ecb1e4c87ea9cf7484e5e8052c94b469 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>mdsalutil-aggregator</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>mdsalutil</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 1a205a397b91dd00fd6834d13069f2fa5033837a..1690640ab1b06cbeef90d97272b59975cfbe4314 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../commons/binding-parent</relativePath>
   </parent>
 
index 24e58e6b5e965a21594f7ac339859cddb6a99087..74cda60a21cd4a7e4e40074b530f1139ffc82ba1 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 601bc90f4a7aedc0149c9d234a85689e07ecc4c2..d039f5cc8164193f19d78c7f4e0f4f09427596cd 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 061a8091e8a680098c3e5e69fa5ded328b528ad7..da111f90c0c1e7b6d451b762b5884bd23b0e807b 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>nexthopmgr-aggregator</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>nexthopmgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 7c29c75c64b1dbd3e43f6eca07dde5c657abd0a0..2a0bd1d14e2b93eff048dc807a77d8679b653a44 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 49922b6b2f42bbcc9fa39db2b6cd84d7c7321d83..c4f23f981da64088e1cbdec7247223b1604c9a2b 100644 (file)
@@ -11,12 +11,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
     <version>1.5.0-SNAPSHOT</version>
-       <relativePath/>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnmanager</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>vpnmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index b042c1eb3e9816184aa66665420b9b71f0362b84..cd7e9fc9631e5d57983969d24ae0ab0a60848e1c 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 31e1239943b2061c75fabc79f5e0cd3fcb494f74..9b2f5feeb07b9b85acde5e468d34669f1c482707 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.1.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 7b7b14caff7d433c7fca635844afe67b3fdec27b..1c09d33e2ad85382c5b161a3aee1f12a4fe562bd 100644 (file)
@@ -17,16 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <dependencyManagement>
     <dependencies>
-      <!--<dependency>
-        <groupId>${project.groupId}</groupId>
-        <artifactId>vpnmanager-api</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>${project.groupId}</groupId>
-        <artifactId>vpnmanager-impl</artifactId>
-        <version>${project.version}</version>
-      </dependency> -->
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>vpnservice-features</artifactId>