diff options
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-x | datarouter-node/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index ffaa2602..cf16792c 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -198,8 +198,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> |