aboutsummaryrefslogtreecommitdiffstats
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
commitf84df08cfd9b249a5f7beebd5f258f59e87fddb0 (patch)
tree02585ad6a14bea93f8fe276e8b784d6384ee693e
parent77adcf5144eb5c946d5d6bdb6765b12d286457ff (diff)
changed SNAPSHOT version to 1.0.0-SNAPSHOT
Change-Id: I261b59c037520021317768ed4d01284c019e21c2 Signed-off-by: Carsten Lund <lund@research.att.com>
-rw-r--r--ncomp-cdap-adaptor/pom.xml2
-rw-r--r--ncomp-cdap-model/pom.xml2
-rw-r--r--pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/ncomp-cdap-adaptor/pom.xml b/ncomp-cdap-adaptor/pom.xml
index 7f1c100..bcd98e2 100644
--- a/ncomp-cdap-adaptor/pom.xml
+++ b/ncomp-cdap-adaptor/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openecomp.ncomp.sirius.manager</groupId>
<artifactId>ncomp-sirius-manager-base</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../../dcae-org.openecomp.ncomp.sirius.manager/ncomp-sirius-manager-base</relativePath>
</parent>
diff --git a/ncomp-cdap-model/pom.xml b/ncomp-cdap-model/pom.xml
index a4d2e7f..3a892e6 100644
--- a/ncomp-cdap-model/pom.xml
+++ b/ncomp-cdap-model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.ncomp.maven</groupId>
<artifactId>ncomp-maven-xcore</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../../dcae-org.openecomp.ncomp.maven/ncomp-maven-xcore</relativePath>
</parent>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 0d12c1d..fbed5d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,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>