aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-03-15 17:41:58 +0200
committerMichael Lando <ml636r@att.com>2017-03-15 17:41:58 +0200
commit9e444ce9c5b5c6d30ebfea0ad368fb7b5daee288 (patch)
treee815d8e828f92a4de4e54248710382881c9039cf /pom.xml
parenta775742d5e84bd2fe8877c19861a16f78d057ce9 (diff)
update docker tag name and update the pom version.
Change-Id: Iac1fc91dc3ed9922d69bdc7c56019d2df67f79a2 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..ff6f5d1b5c 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.0.0</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.0.0</ecomp.version>
+ <artefact-gen-api.version>1.0.0</artefact-gen-api.version>
+ <artefact-gen-core.version>1.0.0</artefact-gen-core.version>
+ <dox-common-lib.version>1.0.0</dox-common-lib.version>
<!-- Elastic Search mapper (reference the elastic search version actually). -->