Release Lithium-SR4
[openflowjava.git] / features / pom.xml
index 2ccbe8b9792559bde9e8eb408e75a08ffb6c21d6..4e93e7f9cfb45bda12d4592c3085498eb6836159 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.0-Lithium</version>
+    <version>1.5.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.4-Lithium-SR4</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.3.0-Lithium</config.version>
-    <mdsal.version>1.2.0-Lithium</mdsal.version>
-    <yangtools.version>0.7.0-Lithium</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>
   </properties>
 
   <dependencyManagement>