Simplify listener management
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index c9cfead7af3a17013e3ee9c2b1a9147c595e6dcb..7b6c27e288549bc84e3e775627af36d6ef6f0085 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>sal-binding-it</artifactId>
 
@@ -18,7 +18,7 @@
       <artifactId>logback-core</artifactId>
     </dependency>
     <dependency>
-      <groupId>equinoxSDK381</groupId>
+      <groupId>org.eclipse.tycho</groupId>
       <artifactId>org.eclipse.osgi</artifactId>
     </dependency>
     <dependency>