aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-prov/pom.xml
diff options
context:
space:
mode:
authordavid.mcweeney <david.mcweeney@est.tech>2023-08-15 12:20:30 +0100
committerdavid.mcweeney <david.mcweeney@est.tech>2023-08-15 12:26:29 +0100
commit0c11fb7cbc079ec61d4d5a3b893593b19b354671 (patch)
tree6a0b8df3646f9863fc2c656cc8f0b17d473dde52 /datarouter-prov/pom.xml
parentb04ae41a77d8465e1065c128d6b353c279d9924d (diff)
[DMAAP-DR] - Release and staging tag fix2.1.15
Change-Id: I4ac4847d6e25635efc2dfa35eaa57856b9864a2a Issue-ID: DMAAP-1895 Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Diffstat (limited to 'datarouter-prov/pom.xml')
-rwxr-xr-xdatarouter-prov/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml
index d43ae688..0dc3068d 100755
--- a/datarouter-prov/pom.xml
+++ b/datarouter-prov/pom.xml
@@ -248,8 +248,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.codehaus.gmaven</groupId>
- <artifactId>gmaven-plugin</artifactId>
+ <groupId>org.codehaus.gmavenplus</groupId>
+ <artifactId>gmavenplus-plugin</artifactId>
</plugin>
<plugin>
<groupId>io.fabric8</groupId>