summaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
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>