diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 12:49:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 12:49:06 +0000 |
commit | 6b30d9274cb00ef4e41ec913bbf57c185401f20f (patch) | |
tree | 9d710e1e2f480bb766e2980d8e571f6c484abdcc /policy-endpoints/pom.xml | |
parent | 2bd52f3684b7e7f54f3249834dd2ec7b9c5c5238 (diff) |
Release policy/common1.10.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 f2f86589..d1ebbf1e 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.2-SNAPSHOT</version> + <version>1.10.2</version> </parent> <artifactId>policy-endpoints</artifactId> |