diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-11-23 14:31:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-11-23 14:31:30 +0000 |
commit | b9134c50994280acdafa34fe28617edd5d9a9268 (patch) | |
tree | 5e30d149f5b1cd5f6e8c212e5f6b776e11e62e20 /policy-endpoints/pom.xml | |
parent | 503a18f7c54a4e982c243a64e533cb5728471cb5 (diff) |
Release policy/common1.10.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 51268d92..a6b9f718 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.10.0-SNAPSHOT</version> + <version>1.10.0</version> </parent> <artifactId>policy-endpoints</artifactId> |