diff options
author | 2022-10-20 16:39:24 +0000 | |
---|---|---|
committer | 2022-10-20 16:39:24 +0000 | |
commit | 3042f6910ddfe7ca6b13002f0044afc25e5ad98f (patch) | |
tree | 2e7ac3f0c3586b6b595c79eae84d9cf6c88bc1f2 /gson | |
parent | c3ef2de18d70d15bb6c07b026cd106bf29382998 (diff) |
Release policy/common1.11.1
Diffstat (limited to 'gson')
-rw-r--r-- | gson/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gson/pom.xml b/gson/pom.xml index 82063803..a35f00cf 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.11.1-SNAPSHOT</version> + <version>1.11.1</version> </parent> <artifactId>gson</artifactId> |