BUG-2625: fix failures with Java 8-targetted artifacts
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 97bc1d0156be28b883489cabbcb8f669cfafedca..c14482f6cc2d813debcfe36e003be4ce60da835f 100644 (file)
@@ -99,9 +99,8 @@
             <version>${mdsal.version}</version>
         </dependency>
         <dependency>
-          <groupId>equinoxSDK381</groupId>
-          <artifactId>org.eclipse.osgi</artifactId>
-          <version>3.8.1.v20120830-144521</version>
+            <groupId>org.eclipse.tycho</groupId>
+            <artifactId>org.eclipse.osgi</artifactId>
         </dependency>
     </dependencies>
 </project>