aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2024-11-13 12:54:17 +0000
committersourabh_sourabh <sourabh.sourabh@est.tech>2024-11-13 12:54:17 +0000
commit1bb3639f4ad0395fd941fc072154838f62bb8193 (patch)
tree7b63463f6f4b2fb198e9293da22c4df07ec7279c /cps-ncmp-rest
parente8d4ada1b904380bc5fcba339d9c68c49fb5252b (diff)
Fix for cps-master-merge-java job after removing oParent
Issue-ID: CPS-2496 Change-Id: I94eef4006b8c96db2c9d350c3330edf98924099c Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Diffstat (limited to 'cps-ncmp-rest')
-rw-r--r--cps-ncmp-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml
index 681d1e52b4..a7b2b76cef 100644
--- a/cps-ncmp-rest/pom.xml
+++ b/cps-ncmp-rest/pom.xml
@@ -35,7 +35,7 @@
<properties>
<minimum-coverage>0.99</minimum-coverage>
- <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
+ <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
</properties>
<dependencies>