diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-11 11:51:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-11 11:51:27 +0000 |
commit | c6bb2f6321a26b783feadfe6d1502b953228686b (patch) | |
tree | afcb4b3e3500e3b4cc947033d420cd177d9093bc /services/services-onappf/pom.xml | |
parent | 0332abfaabe4dbd3b3f0f417e3c8137e765733ab (diff) |
Release policy/apex-pdp2.7.1
Diffstat (limited to 'services/services-onappf/pom.xml')
-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 ff818bbd5..efa2e1d2f 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.7.1-SNAPSHOT</version> + <version>2.7.1</version> </parent> <artifactId>services-onappf</artifactId> |