diff options
author | 2025-01-28 08:48:42 +0000 | |
---|---|---|
committer | 2025-01-28 08:48:42 +0000 | |
commit | 9c3cd23f9f95042da5716ab18370929afc19f958 (patch) | |
tree | 3a8b6850566ece24541f49623b18e7a1dffae6b0 /main/pom.xml | |
parent | 7634552811d2fb5af4a191c02b8ef60634f88c73 (diff) |
Release policy/api4.1.0
Diffstat (limited to 'main/pom.xml')
-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 eb279e8d..4d470744 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>api-main</artifactId> <name>${project.artifactId}</name> |