Merges from 1.1.0
[cli.git] / plugins / pom.xml
index c74d56b..5d1ac35 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.cli</groupId>
         <artifactId>cli</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <artifactId>cli-plugins</artifactId>
@@ -45,7 +45,7 @@
     </dependencies>
     <profiles>
        <profile>
-          <id>oclip-plugins</id>
+          <id>oclip</id>
           <activation>
             <activeByDefault>true</activeByDefault>
           </activation>
@@ -54,7 +54,7 @@
           </modules>
        </profile>
        <profile>
-          <id>onap-plugins</id>
+          <id>onap</id>
           <activation>
             <activeByDefault>true</activeByDefault>
           </activation>