Bump versions by x.(y+1).z for next dev cycle
[packetcable.git] / packetcable-driver / pom.xml
index f168d5152dcb1ec7a63444f7fdadfe1fa0d83630..d32d78af628254d4fbe8db2b96376159b46ac31b 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.opendaylight.packetcable</groupId>
                <artifactId>packetcable</artifactId>
-               <version>1.6.0-SNAPSHOT</version>
+               <version>1.7.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>packetcable-driver</artifactId>
@@ -52,7 +52,7 @@
 
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+               <yangtools.version>2.0.0-SNAPSHOT</yangtools.version>
                <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
                <nexus.repository.snapshot>opendaylight.snapshot</nexus.repository.snapshot>
                <nexus.repository.release>opendaylight.release</nexus.repository.release>