diff options
Diffstat (limited to 'ncomp-maven-xcore-project/src')
-rw-r--r-- | ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml b/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml index 03c5a88..c0c51b7 100644 --- a/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml +++ b/ncomp-maven-xcore-project/src/main/resources/archetype-resources/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.ncomp.maven</groupId> <artifactId>ncomp-maven-xcore</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <dependencies> <dependency> |