diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:31:16 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:31:16 +0100 |
commit | 6ab6ce5eecdb66e73482f96e0415eb1b27f433ba (patch) | |
tree | d501112d97f7da809c886765204d8c5b5427bfe9 /spring-utils/pom.xml | |
parent | 03c1d198a7a11a5c4c5abc8e1deb62ba1b853f9d (diff) |
Set snapshot and/or references of policy/common for new release
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I235db15a4de1b683406457bad33e45599a5c49f5
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 5f02e33e..437644ba 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.11.2-SNAPSHOT</version> + <version>1.12.0-SNAPSHOT</version> </parent> <artifactId>spring-utils</artifactId> |