diff options
author | 2025-01-28 08:48:42 +0000 | |
---|---|---|
committer | 2025-01-28 08:48:42 +0000 | |
commit | 9c3cd23f9f95042da5716ab18370929afc19f958 (patch) | |
tree | 3a8b6850566ece24541f49623b18e7a1dffae6b0 /testsuites/pom.xml | |
parent | 7634552811d2fb5af4a191c02b8ef60634f88c73 (diff) |
Release policy/api4.1.0
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index edce5eb1..329ef611 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,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-testsuites</artifactId> |