diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-12 20:44:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-12 20:44:10 +0000 |
commit | 15a998af8939fe99fe68991cdbe90aaa8a5fdeff (patch) | |
tree | c05b0317e2c1f931b5508eff8e6dbcfde983fd46 /gson | |
parent | f01aa576e46ee844cb3a5c4b99735a315e38f46d (diff) |
Release policy/common1.9.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 742185b7..3bbba3be 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.9.1-SNAPSHOT</version> + <version>1.9.1</version> </parent> <artifactId>gson</artifactId> |