diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 11:53:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 11:53:56 +0000 |
commit | 8dd24a647e77aeec47f766e8898e214b9273c2ee (patch) | |
tree | 12dbd13a6b3430e8698239abd69127a85d7f8c30 /policy-endpoints/pom.xml | |
parent | cc7631b159f89d1a10a324aa9ab48c165c85d2b5 (diff) |
Release policy/common2.1.0
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 8a1b0857..9e7b1846 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.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <artifactId>policy-endpoints</artifactId> |