Bug 5377: Support configuring cipher suites to use for SSLEngine
[openflowjava.git] / features / pom.xml
index 9cfb8e420b5174c3fa37d173a3bd2b1f4d79e072..f4a7c783af47c7f76569f4391d0708aebd303c10 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.5-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.3.2-Lithium-SR2</config.version>
-    <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
-    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
+    <config.version>0.3.5-SNAPSHOT</config.version>
+    <mdsal.version>1.2.5-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.5-SNAPSHOT</yangtools.version>
   </properties>
 
   <dependencyManagement>