Bumping versions by 0.0.1 for next dev cycle
[groupbasedpolicy.git] / renderers / ofoverlay / pom.xml
index 216e747b8798ec3504d3abd00875b2e791385276..cde9579347b1ebfd7877c1ad9c94ccc35cf1ebde 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.1-Beryllium-SR1</version>
+    <version>0.3.5-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.2-Beryllium-SR1</ovsdb.version>
-    <openflowplugin.version>0.2.1-Beryllium-SR1</openflowplugin.version>
-    <liblldp.version>0.10.1-Beryllium-SR1</liblldp.version>
-    <sfc.version>0.2.1-Beryllium-SR1</sfc.version>
+    <ovsdb.version>1.2.6-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.2.5-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.10.5-SNAPSHOT</liblldp.version>
+    <sfc.version>0.2.5-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencies>
       <version>1.5.2</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>com.sun.jersey.jersey-test-framework</groupId>
+      <artifactId>jersey-test-framework-grizzly2</artifactId>
+      <scope>test</scope>
+    </dependency>
 
   </dependencies>