Update committer list
[ccsdk/distribution.git] / dependencies / pom.xml
index 03e1533..d969c2b 100755 (executable)
@@ -5,16 +5,16 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
-        <relativePath />
+        <version>2.1.0</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>
     <artifactId>dependencies</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>ccsdk-distribution:: dependencies</name>
+    <name>ccsdk-distribution :: ${project.artifactId}</name>
 
     <properties>
         <include.transitive.dependencies>false</include.transitive.dependencies>