From 7cc4caa91ef63d8a3a9bdbbb0d397aa468ae469b Mon Sep 17 00:00:00 2001
From: Ravi Geda <GRaviK@amdocs.com>
Date: Tue, 15 May 2018 19:13:44 +0100
Subject: Update version to 1.2.1-SNAPSHOT

Change-Id: I46cad4df0a03b5114c08efad2b04c2a19573a4b5
Issue-ID: AAI-1138
Signed-off-by: Ravi Geda <GRaviK@amdocs.com>
---
 champ-service/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'champ-service')

diff --git a/champ-service/pom.xml b/champ-service/pom.xml
index b5294e3..5648834 100644
--- a/champ-service/pom.xml
+++ b/champ-service/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
 
     <groupId>org.onap.aai</groupId>
     <artifactId>champ-service</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>champ</name>
 
     <properties>
@@ -162,7 +162,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.aai</groupId>
             <artifactId>champ-core</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.2.1-SNAPSHOT</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>
-- 
cgit 1.2.3-korg