diff options
author | 2025-03-11 15:47:07 +0000 | |
---|---|---|
committer | 2025-03-11 15:47:07 +0000 | |
commit | 7aff61ff05ce7e8599757c5374de51c106cca5dc (patch) | |
tree | dab1969f54a7b91f8a0b487ebd6c39f62732b221 /spring-utils | |
parent | d6be2ca11160e066e0849adcb01c742d6700531d (diff) |
Release policy/common3.1.1
Diffstat (limited to 'spring-utils')
-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 fb917149..3054aa67 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.1-SNAPSHOT</version> + <version>3.1.1</version> </parent> <artifactId>spring-utils</artifactId> |