diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:04:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-21 08:04:56 +0000 |
commit | 9617e04df8f57280b2ffa48840f6b649cc4f85df (patch) | |
tree | 1ef455f3ebb66981bf98093d7390fea7cdcf5dba /services/services-onappf | |
parent | fed8b5cf7c6a87dd18c09c64f3969dbde4edd693 (diff) |
Release policy/apex-pdp2.8.1
Diffstat (limited to 'services/services-onappf')
-rw-r--r-- | services/services-onappf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index 596b02a2f..e064a9cb0 100644 --- a/services/services-onappf/pom.xml +++ b/services/services-onappf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.services</groupId> <artifactId>services</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.1</version> </parent> <artifactId>services-onappf</artifactId> |