From f855f399f8ce740e08ddc48c0694c1c076fa69dd Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Thu, 12 Aug 2010 16:24:40 -0700 Subject: Fix all of our pom.xml versions to be 2.1-SNAPSHOT I meant to keep reusing the 2.1 version number for the entire 2.1 series during development, but botched it during the 2.1.4 development cycle and set it to 2.1.4-SNAPSHOT by mistake. Put it back to 2.1-SNAPSHOT since 2.1.4 is released. Change-Id: I37e206c0609bf3fd94a5aab8ea301c98b7fb013e Signed-off-by: Shawn O. Pearce --- gerrit-patch-commonsnet/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gerrit-patch-commonsnet') diff --git a/gerrit-patch-commonsnet/pom.xml b/gerrit-patch-commonsnet/pom.xml index df64d13874..5bbae03533 100644 --- a/gerrit-patch-commonsnet/pom.xml +++ b/gerrit-patch-commonsnet/pom.xml @@ -22,7 +22,7 @@ limitations under the License. com.google.gerrit gerrit-parent - 2.1.4-SNAPSHOT + 2.1-SNAPSHOT gerrit-patch-commonsnet -- cgit v1.2.3