Updated the Version to 1.2.1
[holmes/dsa.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9733560..4a3eea6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.onap.holmes.dsa</groupId>
     <artifactId>holmes-dsa-parent</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1</version>
     <packaging>pom</packaging>
     <name>holmes-dsa</name>
     <modules>
@@ -79,7 +79,7 @@
             <dependency>
                 <groupId>org.onap.holmes.common</groupId>
                 <artifactId>holmes-actions</artifactId>
-                <version>1.2.0</version>
+                <version>1.2.1</version>
             </dependency>
             <dependency>
                 <groupId>io.dropwizard</groupId>