Change vpnservice versions 24/19724/1
authorVishal Thapar <vishal.thapar@ericsson.com>
Wed, 6 May 2015 15:41:32 +0000 (21:11 +0530)
committerVishal Thapar <vishal.thapar@ericsson.com>
Wed, 6 May 2015 15:41:32 +0000 (21:11 +0530)
1. Change versions for vpnservice distribution, karaf and artifacts.
2. Change from 1.0-SNAPSHOT to 0.1.0-SNAPSHOT.
3. This is in preparation for upcoming version bump.

Change-Id: I3861197d21c1cba927c2df3442a9452c31cab247
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
distribution/karaf/pom.xml
features/pom.xml
vpnservice-artifacts/pom.xml

index 2a9d836c8ed50684848454afb05f9ba9ec729d42..1b2348f4abd386e14eb87d11a73306afc784a1a7 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-karaf</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 69ce6e6d9d0fd9a90a4683b686b7e4830b8f155b..6a8ccae6d85eb437a07bfc236d830c0e508460bf 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </parent>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-features</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
index 766bb87f40fa358608ffb8525eb22235c5d28013..7b7b14caff7d433c7fca635844afe67b3fdec27b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-artifacts</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>