Use version 2.2.1 of parent pom
[sdnc/northbound.git] / generic-resource-api / model / yang / pom.xml
index 7dbf48b..aa2375c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.2.0-SNAPSHOT</version>
+        <version>2.2.1</version>
         <relativePath/>
     </parent>
 
@@ -21,8 +21,6 @@
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc6991</artifactId>
         </dependency>
-
-        
     </dependencies>
 
     <build>