diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-27 14:44:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-27 14:44:11 +0000 |
commit | b8b644df9c728423ff3a71f9b59f6cfdd1a2ba4f (patch) | |
tree | 5b14402efebbf2713527ab396957d33635c155d1 /policy-endpoints/pom.xml | |
parent | 09e6cbf186f060e87aafdac1acea1075d61e80d3 (diff) |
Release policy/common3.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 dfa35742..7f8a76f4 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>policy-endpoints</artifactId> |