diff options
author | talasila <talasila@research.att.com> | 2017-03-07 16:40:38 -0500 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-03-07 16:40:51 -0500 |
commit | b43c2aecd36a738bc1ddb45d15eadbd8893373d1 (patch) | |
tree | ffa01794248a575e153df3e2cdec31178babbb16 /ecomp-sdk/pom.xml | |
parent | 3e7cc4ebe41646e0c788065aab2b6b8356be4c05 (diff) |
staging release 1.0.0
Change-Id: I57a66486f2dddba807b3df6083ce4ffcf0ff7e52
Signed-off-by: talasila <talasila@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 4949a513..36090115 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -5,7 +5,7 @@ <artifactId>ecompSDK-project</artifactId> <packaging>pom</packaging> <!-- NOTE This value will not be picked from the property tag below, pass it as -Drelease.version="" when doing mvn deploy --> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <name>Ecomp Portal SDK Project (parent)</name> <url>https://wiki/display/EcompPortal</url> <scm> |