summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-03-15 20:38:00 +0200
committerMichael Lando <ml636r@att.com>2017-03-15 20:39:01 +0200
commitebd7c8f455731873409448627580989cb9db9245 (patch)
tree9d0fede0d079592a1683638c3e7737fff7ead458 /pom.xml
parent38440b83f47aa3a461fd11955cf4c4ffd4505c65 (diff)
update pom version + change version file
Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index d74e81107c..496886d7f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-main</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -119,10 +119,10 @@
<spring.security.version>3.2.3.RELEASE</spring.security.version>
<spring.ldap.version>2.0.1.RELEASE</spring.ldap.version>
<mockito.version>1.9.0</mockito.version>
- <ecomp.version>1.0.0-SNAPSHOT</ecomp.version>
- <artefact-gen-api.version>1.0.0-SNAPSHOT</artefact-gen-api.version>
- <artefact-gen-core.version>1.0.0-SNAPSHOT</artefact-gen-core.version>
- <dox-common-lib.version>1.0.0-SNAPSHOT</dox-common-lib.version>
+ <ecomp.version>1.1.0-SNAPSHOT</ecomp.version>
+ <artefact-gen-api.version>1.1.0-SNAPSHOT</artefact-gen-api.version>
+ <artefact-gen-core.version>1.1.0-SNAPSHOT</artefact-gen-core.version>
+ <dox-common-lib.version>1.1.0-SNAPSHOT</dox-common-lib.version>
<!-- Elastic Search mapper (reference the elastic search version actually). -->