diff options
author | 2021-10-12 20:44:10 +0000 | |
---|---|---|
committer | 2021-10-12 20:44:10 +0000 | |
commit | 15a998af8939fe99fe68991cdbe90aaa8a5fdeff (patch) | |
tree | c05b0317e2c1f931b5508eff8e6dbcfde983fd46 /policy-endpoints | |
parent | f01aa576e46ee844cb3a5c4b99735a315e38f46d (diff) |
Release policy/common1.9.1
Diffstat (limited to 'policy-endpoints')
-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 d5a95464..2b65a402 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.9.1-SNAPSHOT</version> + <version>1.9.1</version> </parent> <artifactId>policy-endpoints</artifactId> |