Release Lithium-SR4
[vpnservice.git] / commons / config-parent / pom.xml
index d5f18f527bddfc80b63182cf37e063c5f67725e8..d6b45b0ed2b2c9ee7ce6d2c9e9186591959a5d62 100644 (file)
@@ -11,30 +11,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.4-SNAPSHOT</version>
+    <version>0.3.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.1.4-SNAPSHOT</version>
+  <version>0.1.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <properties>
     <!-- ODL -->
-    <vpnservices.version>0.1.4-SNAPSHOT</vpnservices.version>
+    <vpnservices.version>0.1.4-Lithium-SR4</vpnservices.version>
     <jacoco.version>0.7.2.201409121644</jacoco.version>
-    <ietf.inet.types.version>2010.09.24.7.4-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.7.4-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.7.4-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.7.4-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.7.4-SNAPSHOT</yang.ext.version>
-    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
-    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
-    <vpns.mdsalutil.version>0.1.4-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.7.4-SNAPSHOT</model.bgp.version>
-    <openflowplugin.version>0.1.4-SNAPSHOT</openflowplugin.version>
+    <ietf.inet.types.version>2010.09.24.7.4-Lithium-SR4</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.7.4-Lithium-SR4</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.7.4-Lithium-SR4</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.7.4-Lithium-SR4</iana.if.type.version>
+    <yang.ext.version>2013.09.07.7.4-Lithium-SR4</yang.ext.version>
+    <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
+    <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
+    <vpns.mdsalutil.version>0.1.4-Lithium-SR4</vpns.mdsalutil.version>
+    <model.bgp.version>2013.07.15.7.4-Lithium-SR4</model.bgp.version>
+    <openflowplugin.version>0.1.4-Lithium-SR4</openflowplugin.version>
   </properties>
 
   <dependencies>