Bump versions by x.y.(z+1)
[netconf.git] / features / protocol-framework / features-protocol-framework / pom.xml
index dcdf03410797dfb135b849418ad2c914c7c3b690..c5977e1ed160bf3b48b45ce7109a78fb8b0044aa 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-protocol-framework</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>1.0.3-SNAPSHOT</version>
+            <version>1.0.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>