diff options
Diffstat (limited to 'dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml')
-rw-r--r-- | dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml b/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml index 3bb8324b..5e2886e5 100644 --- a/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml +++ b/dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml @@ -24,9 +24,8 @@ <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> <version>1.6.0-SNAPSHOT</version> </parent> - <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> - + <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> <dependencies> <dependency> @@ -136,6 +135,7 @@ <plugin> <groupId>org.codehaus.gmavenplus</groupId> <artifactId>gmavenplus-plugin</artifactId> + <version>4.0.1</version> <executions> <execution> <goals> @@ -160,5 +160,4 @@ </plugins> </build> - </project>
\ No newline at end of file |