aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArul <arul.nambi@amdocs.com>2017-12-08 11:42:30 -0500
committerArul <arul.nambi@amdocs.com>2017-12-08 11:42:45 -0500
commit15e92635d9780eba4825981aad0165d32b7ab4b3 (patch)
tree4ac88bf03ac6afd280fd604c8c80dd0edd6d9645
parentacc53925ed9d93275b438a335d7587cb4213df46 (diff)
Fixing jenkins build
Removing the snapshot from the release name to fix the jenkins build failure. Issue-ID: AAI-546 Change-Id: I51854b17ab2949588decdba4f5a4b48533869230 Signed-off-by: Arul <arul.nambi@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b8c8409..3f72076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>rest-client</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<name>aai-rest-client</name>
<properties>