diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:57:18 +0000 |
commit | 6f0aed83b2f289c0865fac0e8c0e1f07a9c318a2 (patch) | |
tree | 2d07c9501adfdffd3e7a34982fbb144c9c4489a9 /services/services-onappf | |
parent | a01068a854a53d910d8964cf5760a740855e5bd4 (diff) |
Release policy/apex-pdp4.1.0
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 05ec92454..53c3b1790 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>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>services-onappf</artifactId> |