From f32b8612433e499090c76ded014dd5e94322b786 Mon Sep 17 00:00:00 2001 From: Shawn Pearce Date: Mon, 18 Mar 2013 07:44:48 -0700 Subject: JGit 3.0: move internal classes into an internal subpackage This breaks all existing callers once. Applications are not supposed to build against the internal storage API unless they can accept API churn and make necessary updates as versions change. Change-Id: I2ab1327c202ef2003565e1b0770a583970e432e9 --- org.eclipse.jgit.junit/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.eclipse.jgit.junit/pom.xml') diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index b043949721..bb6b4ced85 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 2.4.0-SNAPSHOT + 3.0.0-SNAPSHOT org.eclipse.jgit.junit -- cgit v1.2.3