aboutsummaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-05-16 11:26:52 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-05-16 11:26:52 +0000
commit07f54476756491af87e69e5e470c265f2cbd61df (patch)
tree4d0bbd12a2befd226312b98ae942652b54f9834a /integration/pom.xml
parent093c8ff34d61223632aa9f44ecaea35c09535ecc (diff)
Release policy/parent4.1.4
Diffstat (limited to 'integration/pom.xml')
-rw-r--r--integration/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 4717e142..cf85956d 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>4.1.4-SNAPSHOT</version>
+ <version>4.1.4</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
@@ -1487,7 +1487,7 @@
<dependency>
<groupId>org.onap.policy.parent</groupId>
<artifactId>checkstyle</artifactId>
- <version>[4.1.2,)</version>
+ <version>4.1.4</version>
<scope>compile</scope>
</dependency>
</dependencies>