diff options
author | talasila <talasila@research.att.com> | 2017-02-10 15:00:57 -0500 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-02-10 15:01:09 -0500 |
commit | 4873e4dae4615129bb802c71f79fdce21fb15f89 (patch) | |
tree | 99322f9c42d90f3deee1424ba25e41c41f571f08 /ecomp-sdk | |
parent | d5d423146ce711e46a313da3b012454cc987c7f8 (diff) |
version number corrected
Change-Id: I48c832882ad771f5aa816af1bdfc360da68598af
Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to 'ecomp-sdk')
-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 4fc13e57..5ce94e89 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> |