Bump patch version
[appc.git] / appc-adapters / appc-netconf-adapter / appc-netconf-adapter-features / pom.xml
index 6a74bf2..4a00f60 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>appc-netconf-adapter</artifactId>
         <groupId>org.openecomp.appc</groupId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -24,7 +24,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
+            <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>features-mdsal</artifactId>
             <classifier>features</classifier>
             <type>xml</type>