diff options
author | 2021-06-22 15:55:10 +0000 | |
---|---|---|
committer | 2021-06-22 15:55:10 +0000 | |
commit | 3bc4bca245e6717a988f4d1cd1382a77a5cc72ad (patch) | |
tree | 44b487fdcb680ed91445359e3591ffd4c129d7aa /policy-endpoints | |
parent | 85ae2d951b163f211f35f61f1b8aae100db96ca4 (diff) |
Release policy/common1.8.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 b0eaa0c5..144eeb2e 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>policy-endpoints</artifactId> |