Update version to 1.2.1-SNAPSHOT
[aai/champ.git] / champ-service / pom.xml
index b5294e3..5648834 100644 (file)
@@ -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>