diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |