Update version to 1.2.1-SNAPSHOT
[aai/champ.git] / champ-lib / champ-titan / pom.xml
index 05d862c..35b0ecd 100644 (file)
@@ -26,7 +26,7 @@ limitations under the License.
     <parent>
         <artifactId>champ-lib</artifactId>
         <groupId>org.onap.aai</groupId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>champ-titan</artifactId>
@@ -45,13 +45,13 @@ 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>
         </dependency>
 
         <dependency>
             <groupId>org.onap.aai</groupId>
             <artifactId>champ-core</artifactId>
-            <version>1.2.0-SNAPSHOT</version>
+            <version>1.2.1-SNAPSHOT</version>
             <type>test-jar</type>
             <scope>test</scope>
         </dependency>