Bump versions to 7.0.3-SNAPSHOT
[netconf.git] / features / odl-netconf-callhome-ssh / pom.xml
index 4e4f7c4fe351f886cd86bb8e8d7ffe1d035b7c49..ecb5f909d5d1e0e3a52f700b6f3a4ef7bedbc112 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>7.0.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>callhome-model</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.netconf</groupId>
-            <artifactId>callhome-protocol</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>callhome-provider</artifactId>