diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 17:41:58 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 17:41:58 +0200 |
commit | 9e444ce9c5b5c6d30ebfea0ad368fb7b5daee288 (patch) | |
tree | e815d8e828f92a4de4e54248710382881c9039cf /common-app-api | |
parent | a775742d5e84bd2fe8877c19861a16f78d057ce9 (diff) |
update docker tag name and update the pom version.
Change-Id: Iac1fc91dc3ed9922d69bdc7c56019d2df67f79a2
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'common-app-api')
-rw-r--r-- | common-app-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 777e01f506..8b64bdc92b 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> |