summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2021-03-05 14:39:00 +0000
committerefiacor <fiachra.corcoran@est.tech>2021-03-05 14:39:06 +0000
commit47cf048f30abd3bdd675f1398f88c370f90c5943 (patch)
tree12143969e0e212071b7bc6d4c00dfb931d087f57 /pom.xml
parentda4ebdb366a4233639f92fb367aad003cf84779e (diff)
[DMAAP-KAFKA] Update certs etc1.0.5
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I92b5c6a2dc39cf99814ae557a63affe372856562 Issue-ID: DMAAP-1565
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b04e48f..324a075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.onap.dmaap.kafka</groupId>
<artifactId>kafka11aaf</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>dmaap-kafka</name>
<licenses>
<license>
@@ -52,6 +52,11 @@
</resources>
<plugins>
+ <plugin>
+ <groupId>org.sonarsource.scanner.maven</groupId>
+ <artifactId>sonar-maven-plugin</artifactId>
+ <version>3.6.0.1398</version>
+ </plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>