diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-02-16 00:49:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-02-16 00:49:49 +0100 |
commit | 755dfdb40948f5c1ec79e06bde3b0a78c352f27f (patch) | |
tree | 75a5dae27186017ac3f9f67c4efb287c26aeabac /org.eclipse.jgit.junit/pom.xml | |
parent | 42b0fb467916f17ea62c147e2a7387b193d765fd (diff) | |
download | jgit-755dfdb40948f5c1ec79e06bde3b0a78c352f27f.tar.gz jgit-755dfdb40948f5c1ec79e06bde3b0a78c352f27f.zip |
Prepare 2.0.0-SNAPSHOT builds
Change-Id: I946e315af04227727ac937ebe9d70ae1ea4e8936
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 5a5934b27c..510091e318 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |