diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 12:20:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 12:20:38 +0000 |
commit | 7c20587e8bf2ec5c21ab5fedeaa7c9a259abf79c (patch) | |
tree | d3bfc0d1658e6d229ddf7f0bd70d5601de118d93 /policy-endpoints/pom.xml | |
parent | 9e3379cf3cebcd727b0777583a40f28fec041b99 (diff) |
Release policy/common1.12.1
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 6f70754d..d8a16fbe 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.1</version> </parent> <artifactId>policy-endpoints</artifactId> |