aboutsummaryrefslogtreecommitdiffstats
path: root/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
commitcf6df0d665930d80aca05398e9262545eba7df83 (patch)
tree575855d95b71133b77c40dab20fca039430a7a66 /pom.xml
parent4765652b0e9efbd3f845cb75888c7c07d5a9a8b1 (diff)
changed SNAPSHOT version to 1.0.0-SNAPSHOT
Change-Id: I0fe2a86a7c1d9072e4326deaa409a356fc37ac3c Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c1feeca..6ee774d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<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>