Bump versions to 13.0.10-SNAPSHOT
[odlparent.git] / karaf-util / pom.xml
index 109bef82e96723d1b55b2e5dd1d50aa89e6da799..db0b92e46b1d0d8d26b62bbf18e71e670f40e123 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>9.0.9-SNAPSHOT</version>
+        <version>13.0.10-SNAPSHOT</version>
         <relativePath>../bundle-parent</relativePath>
     </parent>
 
@@ -55,7 +55,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.core</artifactId>
+            <artifactId>org.osgi.service.url</artifactId>
             <scope>compile</scope>
         </dependency>
         <dependency>