diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ <dependency> <groupId>org.onap.holmes.dsa</groupId> <artifactId>dmaap-dsa</artifactId> - <version>${project.version}</version> + <version>1.0.0</version> </dependency> <dependency> <groupId>io.dropwizard</groupId> |