diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-24 16:34:17 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-24 16:34:17 +0000 |
commit | 81bd762e049e100f091164b8911ef5feaee71130 (patch) | |
tree | 58664f1de4bd7aa0ac0fd97a8fd98c153ead6f7e /policy-jre/alpine/pom.xml | |
parent | 94dcd060655cc5f92bbabbe5c422c09cf7d93404 (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/alpine/pom.xml')
-rw-r--r-- | policy-jre/alpine/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |