diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-04-25 10:11:28 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-04-25 10:11:28 +0000 |
commit | f02d2bcedfd0b3393027e536086448d90b7fe8dc (patch) | |
tree | 814af23da649624adb2d45db9369e980ba0fcb40 /gson | |
parent | 58c00c1f6e23fdf480621fdc051cc5a1697ebe1f (diff) |
Release policy/common2.1.2
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 bb8460f8..27eca6da 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>gson</artifactId> <description>Common Utilities</description> |