diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 20:42:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 20:42:13 +0000 |
commit | b5253eda302d7b50d0141137be9be2893c391538 (patch) | |
tree | 954ccdafb3e0cac1629dfbca1c8b9e8deba798e7 /policy-endpoints | |
parent | 9e739ecde7e38c8b86081fbd7f7dd805fb14b116 (diff) |
Release policy/common8.0.2-PF-I11.8.3
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 61b34959..05225bfc 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.3-SNAPSHOT</version> + <version>1.8.3</version> </parent> <artifactId>policy-endpoints</artifactId> |