diff options
author | 2025-01-27 14:44:11 +0000 | |
---|---|---|
committer | 2025-01-27 14:44:11 +0000 | |
commit | b8b644df9c728423ff3a71f9b59f6cfdd1a2ba4f (patch) | |
tree | 5b14402efebbf2713527ab396957d33635c155d1 /spring-utils/pom.xml | |
parent | 09e6cbf186f060e87aafdac1acea1075d61e80d3 (diff) |
Release policy/common3.1.0
Diffstat (limited to 'spring-utils/pom.xml')
-rw-r--r-- | spring-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index ba1e19e7..21508aff 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>spring-utils</artifactId> |