CLI: SO service CLIs for beijing
[cli.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b5904d0..de6aa55 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
- --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ -->
+ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
       <groupId>org.onap.oparent</groupId>
       <artifactId>oparent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.1.0</version>
     </parent>
 
     <groupId>org.onap.cli</groupId>
@@ -37,7 +38,8 @@
 
   <modules>
         <module>framework</module>
-        <module>plugins</module>
+        <module>profiles</module>
+        <module>products</module>
         <module>main</module>
         <module>deployment</module>
         <module>validate</module>