Release Lithium-SR4
[openflowjava.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ee01d89d369c81071798209bd031b6640ee66f63..62e506cc41388a240e314e241fd2da576dee1dd0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.4-Lithium-SR4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.6.4-SNAPSHOT</version>
+    <version>0.6.4-Lithium-SR4</version>
     <name>openflowjava</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
         <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jmxGeneratorPath>${project.build.directory}/yang-gen-config</jmxGeneratorPath>
-        <karaf.distro.empty.version>1.5.4-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.5.4-Lithium-SR4</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.3.4-SNAPSHOT</config.version>
-        <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
-        <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
+        <config.version>0.3.4-Lithium-SR4</config.version>
+        <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
+        <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>