aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle/pom.xml
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 /checkstyle/pom.xml
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 'checkstyle/pom.xml')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 893af40162..80ff13b08e 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -66,7 +66,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.8.2</version>
+ <version>3.1.2</version>
</plugin>
</plugins>
</pluginManagement>