diff options
Diffstat (limited to 'datarouter-prov-client/pom.xml')
-rw-r--r-- | datarouter-prov-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/datarouter-prov-client/pom.xml b/datarouter-prov-client/pom.xml index 4188fbfe..8170974f 100644 --- a/datarouter-prov-client/pom.xml +++ b/datarouter-prov-client/pom.xml @@ -64,8 +64,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> |