diff options
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | pom_license.xml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ <groupId>org.onap.aai</groupId> <artifactId>sparky-fe</artifactId> <packaging>war</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <name>aai-sparky-fe</name> <url>http://maven.apache.org</url> diff --git a/pom_license.xml b/pom_license.xml index 1d847af..c301d85 100644 --- a/pom_license.xml +++ b/pom_license.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.amdocs.aaiee</groupId> <artifactId>sparky-fe-license</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <name>Sparky FE - NPM Extensions</name> <url>http://maven.apache.org</url> |