Roll to El Alto version 05/88805/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 29 May 2019 20:06:24 +0000 (16:06 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 29 May 2019 20:06:24 +0000 (16:06 -0400)
Roll to El Alto version (1.2.0-SNAPSHOT)

Change-Id: If6ed958ab362ef8919f8e590a54f02f8639aaa0c
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ccsdk-app-common/pom.xml
ccsdk-app-overlay/pom.xml
pom.xml

index 3e46f4d..112f3ac 100644 (file)
@@ -6,12 +6,12 @@
        <parent>
                <groupId>org.onap.ccsdk.dashboard</groupId>
                <artifactId>ccsdk-app-parent</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.2.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.onap.ccsdk.dashboard</groupId>
        <artifactId>ccsdk-app-common</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.2.0-SNAPSHOT</version>
        <packaging>jar</packaging>
        <name>ONAP Operations Manager Dashboard common</name>
        <description>CCSDK Dashboard common Java code</description>
index 069bbbc..135ba23 100644 (file)
@@ -6,12 +6,12 @@
        <parent>
            <groupId>org.onap.ccsdk.dashboard</groupId>
            <artifactId>ccsdk-app-parent</artifactId>
-           <version>1.1.0-SNAPSHOT</version>
+           <version>1.2.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.onap.ccsdk.dashboard</groupId>
        <artifactId>ccsdk-app-overlay</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.2.0-SNAPSHOT</version>
        <packaging>war</packaging>
        <name>ONAP Operations Manager Dashboard overlay</name>
        <description>CCSDK Dashboard web resources</description>
diff --git a/pom.xml b/pom.xml
index 1563493..73a4168 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
     <!-- Maven parent project for convenience of building and cleaning -->
     <groupId>org.onap.ccsdk.dashboard</groupId>
     <artifactId>ccsdk-app-parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-dashboard</name>