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/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/pom.xml')
-rw-r--r-- | ecomp-sdk/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index d522e2d5..a7ca16f2 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -6,7 +6,7 @@ <!-- ECOMP Portal SDK Maven parent project --> <groupId>org.openecomp.ecompsdkos</groupId> <artifactId>epsdk-project</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>pom</packaging> <name>ECOMP Portal SDK Project (parent)</name> <url>https://wiki.onap.org/display/DW/Portal</url> |