Migration to use MD-SAL Project
[netconf.git] / karaf / pom.xml
index b0b9cb3c1a19caeea423115a263f4a3a6f7b1256..81b9bad6c20a775dbc0924a97b70cd7e828475a2 100644 (file)
@@ -13,7 +13,9 @@
     <version>1.6.0-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
+  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.1.1</maven>
@@ -42,7 +44,7 @@
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>features-netconf-connector</artifactId>
-      <version>${restconf.version}</version>
+      <version>${netconf.version}</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>