diff options
author | 2022-09-01 21:08:01 +0000 | |
---|---|---|
committer | 2022-09-01 21:08:01 +0000 | |
commit | 0acb83c7d916268b26fb457eea7ef02a0f14aaaa (patch) | |
tree | b307be9f776250ceaa6f018d19dc6e7883914da7 /gson/pom.xml | |
parent | 778e5f5b8b7cfc59dfbdaa0ae3efe337a2062215 (diff) |
Release policy/common10.0.1-PF-I11.10.4
Diffstat (limited to 'gson/pom.xml')
-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 ff657664..79a7f74c 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.10.4-SNAPSHOT</version> + <version>1.10.4</version> </parent> <artifactId>gson</artifactId> |