diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-04-25 10:11:28 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-04-25 10:11:28 +0000 |
commit | f02d2bcedfd0b3393027e536086448d90b7fe8dc (patch) | |
tree | 814af23da649624adb2d45db9369e980ba0fcb40 /policy-endpoints/pom.xml | |
parent | 58c00c1f6e23fdf480621fdc051cc5a1697ebe1f (diff) |
Release policy/common2.1.2
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 9bc0c883..05bc5099 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>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>policy-endpoints</artifactId> |