[VERSION] Use official root pom
[sdnc/oam.git] / installation / admportal / pom.xml
index 5f5d221..495a7fd 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.openecomp.sdnc.oam</groupId>
         <artifactId>installation</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
     <groupId>org.openecomp.sdnc.oam</groupId>
     <artifactId>installation-admportal</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <name>Installation - admportal</name>
     <description>Creates admportal Docker container</description>