From 796b4ca26de4f8d8cd8c1da02bd00c9ef6f135a1 Mon Sep 17 00:00:00 2001 From: jwilson Date: Thu, 11 Feb 2016 22:53:04 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- gson/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gson/pom.xml b/gson/pom.xml index b33ef39e..7de4b8af 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -4,7 +4,7 @@ com.google.code.gson gson-parent - 2.6.1 + 2.7-SNAPSHOT gson diff --git a/pom.xml b/pom.xml index 51df37f9..e8b6fb96 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.google.code.gson gson-parent - 2.6.1 + 2.7-SNAPSHOT pom Gson Parent @@ -31,7 +31,7 @@ https://github.com/google/gson/ scm:git:https://github.com/google/gson.git scm:git:git@github.com:google/gson.git - gson-parent-2.6.1 + HEAD