diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-27 13:26:59 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-27 14:06:09 -0400 |
commit | 923f85537b509bb0befc296c2c8d40807a326296 (patch) | |
tree | 888916d574ba9cfd1da1a7a59f86f23092d4d67c /gson/pom.xml | |
parent | 2a72226cf71344b12cb53e67782855dfba9e9d01 (diff) |
Bump common master to 1.8.0 SNAPSHOT
Bumping minor version now that guilin branch has been created.
Issue-ID: POLICY-2875
Change-Id: Id812dfd1406f8567a17ce4037eaa8cf8e7e4be26
Signed-off-by: Jim Hahn <jrh3@att.com>
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 5f666472..05f4d737 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.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>gson</artifactId> |