diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-22 22:26:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-22 22:26:35 +0000 |
commit | 37785d0353e8b7a4e58dd63f1853386111595b5f (patch) | |
tree | d3d729e9cb5ffeae90ec225a1976dff792fb5b4b /policy-endpoints | |
parent | a13dcc5d67c90c4856bebfd2c1bcd26990fcd4c6 (diff) |
Release policy/common1.8.0
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 661863b9..c628ea1e 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.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>policy-endpoints</artifactId> |