summaryrefslogtreecommitdiffstats
path: root/dmi-stub/dmi-plugin-demo-and-csit-stub-service
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-13 16:48:46 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-13 16:48:46 +0000
commit6c877ba9d5e1dfde569593ed88652b93b10ba4a6 (patch)
treebeed9e518388e08a9011741f5c1d23884a83e9c0 /dmi-stub/dmi-plugin-demo-and-csit-stub-service
parent62abb22f7c495892afc45d72b8994112ebf1dfb5 (diff)
Fix for cps-ncmp-dmi-plugin-maven-merge-master job
Issue-ID: CPS-2496 Change-Id: I66f3a215188eed6dd7c83a52ce831d97f9c0db46 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to 'dmi-stub/dmi-plugin-demo-and-csit-stub-service')
-rw-r--r--dmi-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml5
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