diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-06-28 15:07:52 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-06-28 15:08:51 -0400 |
commit | 952895873b6179857c6773086a4d2b55f086bd61 (patch) | |
tree | 7a1d067c6a3b6f0f85c3b6bdfee4ed90d528c568 /ecomp-sdk/epsdk-app-common/pom.xml | |
parent | d727214365c22854d337c010b216e42f1b718290 (diff) |
[PORTAL-23] Update EPSDK version to Release 1.1.0release-1.1.0
from SNAPSHOT
Change-Id: I2cd51f965fc081bbb0389c33832b22231831b963
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-common/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index c895672d..b4ad2d75 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.ecompsdkos</groupId> <artifactId>epsdk-project</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </parent> <!-- GroupId is inherited from parent --> |