Merge topic 'clean-up'
[packetcable.git] / packetcable-consumer / pom.xml
index e9833c4b5ab271442488ae8aa24457663b8a55de..90f140c18f1170f2c377a9419f8f543eef19b950 100644 (file)
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.opendaylight.packetcable</groupId>
                <artifactId>packetcable</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
+               <version>1.3.0-SNAPSHOT</version>
        </parent>
        <artifactId>packetcable-consumer</artifactId>
        <packaging>bundle</packaging>
 
        <properties>
-               <sal-binding-api.version>1.2.0-SNAPSHOT</sal-binding-api.version>
+               <sal-binding-api.version>1.3.0-SNAPSHOT</sal-binding-api.version>
        </properties>
 
        <dependencies>