Roll master version for Istanbul
[ccsdk/cds.git] / cds-ui / application / pom.xml
index 444e882..1a184ee 100644 (file)
@@ -25,14 +25,14 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>cds-ui</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>cds-ui-application</artifactId>
     <packaging>pom</packaging>
 
-    <name>UI Application</name>
+    <name>CDS UI - Application</name>
 
     <properties>
         <image.name>onap/ccsdk-cds-ui</image.name>
@@ -60,7 +60,7 @@ limitations under the License.
     </build>
 
     <profiles>
-        <profile>
+        <!--<profile>
             <id>docker</id>
             <build>
                 <plugins>
@@ -98,6 +98,6 @@ limitations under the License.
                     </plugin>
                 </plugins>
             </build>
-        </profile>
+        </profile>-->
     </profiles>
 </project>