diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-16 12:15:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-16 12:15:51 +0000 |
commit | ce4bae26e0e2bd623af6c2b199ae06b2a631c881 (patch) | |
tree | 017c53b6efb0c9ec85ef346226d95c429dc584a8 /resources/pom.xml | |
parent | f58f7a4a5a6c56b8376961d8185829b8db49ca4b (diff) |
Release policy/parent4.1.1
Diffstat (limited to 'resources/pom.xml')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index 5e774d58..253fb6e5 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> </parent> <artifactId>policy-parent-resources</artifactId> |