summaryrefslogtreecommitdiffstats
path: root/installation/admportal/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'installation/admportal/pom.xml')
-rw-r--r--installation/admportal/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index 495a7fdb..5f5d221d 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation-admportal</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Installation - admportal</name>
<description>Creates admportal Docker container</description>