diff options
author | 2025-01-28 08:48:57 +0000 | |
---|---|---|
committer | 2025-01-28 08:48:57 +0000 | |
commit | c519ca4de88cec842e14973d47aa469768f205d2 (patch) | |
tree | 52f2a66ad98ade7643d558a0d0c9f9391e370ad9 /main | |
parent | a13637d290ec47c3daa615416173675e3aa31f2d (diff) |
Release policy/pap4.1.0
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index df3e1ce6..69b2374b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>pap-main</artifactId> |