Bug 2951 - ipv6 addresses containing zeros in input flow should be handled in operati...
[openflowplugin.git] / drop-test / pom.xml
index 48aab09d57456833e15b9e5d14c2eb86d7bba175..c5c2e647dad7b243013ff029b78469a81df8320b 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.3.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test</artifactId>
@@ -38,7 +38,7 @@
             <artifactId>model-inventory</artifactId>
         </dependency>
         <dependency>
-            <groupId>equinoxSDK381</groupId>
+            <groupId>org.eclipse.tycho</groupId>
             <artifactId>org.eclipse.osgi</artifactId>
         </dependency>
         <dependency>