Release Lithium-SR3
[openflowjava.git] / features / pom.xml
index 2ccbe8b9792559bde9e8eb408e75a08ffb6c21d6..a664bb128c2111767cbdf5f8f410d42d030bed41 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.3-Lithium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.6.0-Lithium</version>
+  <version>0.6.3-Lithium-SR3</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.3-Lithium-SR3</config.version>
+    <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
+    <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
   </properties>
 
   <dependencyManagement>