Incrementing versions by 0.1.0 for post-lithium master branch
[packetcable.git] / features-packetcable / pom.xml
index d1c21eb7e7d248b8e56f6afa8e92fb147b247b49..a15002f33a192c4b2d8f941e02c72e4551d4e531 100644 (file)
@@ -8,7 +8,7 @@
    <parent>
     <artifactId>packetcable</artifactId>
     <groupId>org.opendaylight.packetcable</groupId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
    <!--
     Necessary TODO: Hookup your parent pom here, else you will not get necessary versions,
    <artifactId>features-packetcable</artifactId>
    <groupId>org.opendaylight.packetcable</groupId>
    <!-- Optional Uncomment version if you are not using a parent pom.xml
-   <version>1.2.0-SNAPSHOT</version>
+   <version>1.3.0-SNAPSHOT</version>
    -->
    <packaging>jar</packaging>
    <properties>
       <features.file>features.xml</features.file>
       <!-- Optional: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-      <branding.version>1.1.0-SNAPSHOT</branding.version>
-      <karaf.resources.version>1.5.0-SNAPSHOT</karaf.resources.version>
-      <karaf.empty.version>1.5.0-SNAPSHOT</karaf.empty.version>
+      <branding.version>1.2.0-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.6.0-SNAPSHOT</karaf.resources.version>
+      <karaf.empty.version>1.6.0-SNAPSHOT</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
    </properties>
    <dependencies>
         <dependency>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>features-yangtools</artifactId>
-          <version>0.7.0-SNAPSHOT</version>
+          <version>0.8.0-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.2.0-SNAPSHOT</version>
+          <version>1.3.0-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>