Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / features / odl-mdsal-model-draft-ietf-netmod-acl-model-07 / pom.xml
index 01e670cc4de4a672d2e0776ff60716675d1768b5..737e87cff56d08c95aebafbb96357a00b3efe2e1 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.2</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-draft-ietf-netmod-acl-model-07</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Model :: draft-ietf-netmod-acl-model-07</name>
 
     <dependencyManagement>
         <dependencies>
-            <dependency>
-                <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>mdsal-artifacts</artifactId>
-                <version>2.5.0-SNAPSHOT</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.13.0-SNAPSHOT</version>
+                <version>0.15.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>