diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-09 15:00:45 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-09 15:00:45 +0000 |
commit | 5dc3103e579550ee1cb5851b266ae1a5ccd66d86 (patch) | |
tree | 046cdf6fe3d06bca9d8e96ed1000150a33a7fe8c /policy-endpoints/pom.xml | |
parent | 51318f907fecfa8c993601c7c82080e23d8858e0 (diff) |
Release policy/common1.10.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 2b636652..2d9c3381 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.1-SNAPSHOT</version> + <version>1.10.1</version> </parent> <artifactId>policy-endpoints</artifactId> |