Merge "add pacakges dashboard component to new cds ui"
[ccsdk/cds.git] / cds-ui / application / pom.xml
index 66b4b80..358de71 100644 (file)
@@ -24,15 +24,15 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ui</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>application</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>cds-ui-application</name>
+    <name>CDS UI Application</name>
 
     <properties>
         <image.name>onap/ccsdk-cds-ui</image.name>
@@ -111,5 +111,4 @@ limitations under the License.
             </build>
         </profile>
     </profiles>
-
 </project>