Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e6daaf5

Browse files
committed
update parent references in policy/docker pom
updated the parent references in the policy/docker pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I66e6566e776c58afd713b7e3f165c1616adf9880 Signed-off-by: rameshiyer27 <[email protected]>
1 parent 21c3a2b commit e6daaf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

policy-db-migrator/src/main/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# SPDX-License-Identifier: Apache-2.0
2020
# ============LICENSE_END=========================================================
2121
#-------------------------------------------------------------------------------
22-
FROM onap/policy-jre-alpine:4.0.1-SNAPSHOT
22+
FROM onap/policy-jre-alpine:4.0.1
2323

2424
LABEL maintainer="Policy Team"
2525
LABEL org.opencontainers.image.title="Policy db-migrator"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.onap.policy.parent</groupId>
2727
<artifactId>integration</artifactId>
28-
<version>5.0.1-SNAPSHOT</version>
28+
<version>5.0.1</version>
2929
<relativePath />
3030
</parent>
3131

0 commit comments

Comments
 (0)