diff options
author | Carsten Lund <lund@research.att.com> | 2017-03-09 15:21:53 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-03-09 15:21:53 +0000 |
commit | f84df08cfd9b249a5f7beebd5f258f59e87fddb0 (patch) | |
tree | 02585ad6a14bea93f8fe276e8b784d6384ee693e /ncomp-cdap-model | |
parent | 77adcf5144eb5c946d5d6bdb6765b12d286457ff (diff) |
changed SNAPSHOT version to 1.0.0-SNAPSHOT
Change-Id: I261b59c037520021317768ed4d01284c019e21c2
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-cdap-model')
-rw-r--r-- | ncomp-cdap-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |