aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-maven-sirius-project/src/main/resources/archetype-resources
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-13 15:40:27 +0000
committerCarsten Lund <lund@research.att.com>2017-03-13 15:40:27 +0000
commit0d70c59008d6f36a9932221ee38063e7862b60da (patch)
treecc32602dfece3eb1f405f0a35e5479ff6f9f5a95 /ncomp-maven-sirius-project/src/main/resources/archetype-resources
parent67e03de679d5145848a5558f35b910deaec1bb5e (diff)
[DCAE-1] changed POM version to 1.1.0-SNAPSHOT
Change-Id: I5ada95c1351ab9b369be8248996474910cd36cec Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-maven-sirius-project/src/main/resources/archetype-resources')
-rw-r--r--ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml b/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml
index 69c295b..d3db1c2 100644
--- a/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml
+++ b/ncomp-maven-sirius-project/src/main/resources/archetype-resources/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openecomp.ncomp.sirius.manager</groupId>
<artifactId>ncomp-sirius-manager-base</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>