diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-11 14:58:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-11 14:58:14 +0000 |
commit | 57094fd6aea27fe1696efa5c7683fd2e82be7a77 (patch) | |
tree | 966b1260565899ee8c7f578d6b61f94833fa454f /integration | |
parent | a43661791af16de4c390b3742d3319f8d86699fe (diff) |
Release policy/parent5.0.0
Diffstat (limited to 'integration')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 2d9732ec..f44ea327 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>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |