Fixing jenkins build 83/25883/1
authorArul <arul.nambi@amdocs.com>
Fri, 8 Dec 2017 15:58:05 +0000 (10:58 -0500)
committerArul <arul.nambi@amdocs.com>
Fri, 8 Dec 2017 15:58:52 +0000 (10:58 -0500)
Removing the snapshot from the release name to fix the jenkins build
failure.

Issue-ID: AAI-546
Change-Id: I8767094b5d7c2c7f6dad69f582bf1b57a0fc9b11
Signed-off-by: Arul <arul.nambi@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5861c5c..af35896 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.onap.aai.sparky-fe</groupId>
     <artifactId>sparky-fe</artifactId>
     <packaging>war</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>
     <name>aai-sparky-fe</name>
     <url>http://maven.apache.org</url>