Bump to mdsal-12.0.0
[aaa.git] / features / odl-aaa-api / pom.xml
index b2acc78cb26beb8f897b57c30be5ef2e181db71b..8cd2e78e8a651705379e949e059b5624ba34b758 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.12</version>
+        <version>13.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>odl-aaa-api</artifactId>
-    <version>0.14.8-SNAPSHOT</version>
+    <version>0.18.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>ODL :: aaa :: ${project.artifactId}</name>
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>odl-mdsal-binding-base</artifactId>
-            <version>8.0.10</version>
+            <version>12.0.0</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>