diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 11:06:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 11:06:13 +0000 |
commit | 9f475284c041d77658dc5d8c5ab9202099631da5 (patch) | |
tree | 62f3d4668ed3ebbb7fb8a416a56616696f6171aa /integration | |
parent | 239d8f94f35edd7cfcb041cfabcb7a984da4100b (diff) |
Release policy/parent4.1.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 2af220cf..9d03ba5b 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.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |