diff options
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 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> |