diff options
author | talasila <talasila@research.att.com> | 2017-02-10 21:52:07 -0500 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-02-10 21:53:27 -0500 |
commit | 5a9fbd8b5fc15fe9c68e24f19f4334b0e90f0543 (patch) | |
tree | 14b78783982a137b4c634d5ff39c134fa0cf1475 /ecomp-sdk/pom.xml | |
parent | 8a3286575d992d27dcdb15e0989f759467c63682 (diff) |
sdk release v1.0.0
Change-Id: Ief598c3c390fd1e97d714bc813cd506517cfc428
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 94a0621c..f1f43fc0 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> |