aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-maven-sirius-runtime/pom.xml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-09 15:21:53 +0000
committerCarsten Lund <lund@research.att.com>2017-03-09 15:21:53 +0000
commit67e03de679d5145848a5558f35b910deaec1bb5e (patch)
tree0fd4ae5091ee7a4f6efee21b9af92d2d056ac8a4 /ncomp-maven-sirius-runtime/pom.xml
parent9a746ed6de31010b345327d9710497370ffa593d (diff)
changed SNAPSHOT version to 1.0.0-SNAPSHOT
Change-Id: I8395844384eb3a5e0715dd7fef03cde04aad385e Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-maven-sirius-runtime/pom.xml')
-rw-r--r--ncomp-maven-sirius-runtime/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ncomp-maven-sirius-runtime/pom.xml b/ncomp-maven-sirius-runtime/pom.xml
index e16e21e..d1df34d 100644
--- a/ncomp-maven-sirius-runtime/pom.xml
+++ b/ncomp-maven-sirius-runtime/pom.xml
@@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp.ncomp.maven</groupId>
<artifactId>ncomp-maven-sirius-runtime</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.openecomp.ncomp.maven</groupId>
<artifactId>ncomp-maven-base</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../../dcae-org.openecomp.ncomp.maven/ncomp-maven-base</relativePath>
</parent>
</project>