Bump upstreams
[serviceutils.git] / commons / binding-parent / pom.xml
index 9678ea566b9cc090e49d2fb828a53f7579b1cc3f..fcd3c2d934d4a25c05f040d7062f33c14432ea2b 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.2</version>
+    <version>12.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.12.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -28,8 +28,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
-        <artifactId>mdsal-artifacts</artifactId>
-        <version>1.11.0-SNAPSHOT</version>
+        <artifactId>controller-artifacts</artifactId>
+        <version>8.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>