aboutsummaryrefslogtreecommitdiffstats
path: root/policy-jre
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-11-24 16:34:17 +0000
committerliamfallon <liam.fallon@est.tech>2021-11-24 16:34:17 +0000
commit81bd762e049e100f091164b8911ef5feaee71130 (patch)
tree58664f1de4bd7aa0ac0fd97a8fd98c153ead6f7e /policy-jre
parent94dcd060655cc5f92bbabbe5c422c09cf7d93404 (diff)
Update snapshot of policy/docker to 2.4.1-SNAPSHOT
*** This commit is generated by a PF release script *** This commit updates the snapshot of the repo to the next patch version. Issue-ID: POLICY-3827 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I838765b413507978fff7dffce324df3f9f7e9dcf
Diffstat (limited to 'policy-jre')
-rw-r--r--policy-jre/alpine/pom.xml2
-rw-r--r--policy-jre/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/policy-jre/alpine/pom.xml b/policy-jre/alpine/pom.xml
index 2ffcfc0c..69cb656b 100644
--- a/policy-jre/alpine/pom.xml
+++ b/policy-jre/alpine/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>policy-jre</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml
index 9ebc14af..578cc130 100644
--- a/policy-jre/pom.xml
+++ b/policy-jre/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.docker</groupId>
<artifactId>docker</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<artifactId>policy-jre</artifactId>