diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:49:30 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:49:30 +0100 |
commit | 485917598e33e2aefa798caebf571fb801345b78 (patch) | |
tree | 5f348e605ee5afb05357309d8951c11aa29edb62 /org.eclipse.jgit.junit/pom.xml | |
parent | 67d8f3a3388ca6c8fba8d794053a75c4dfd2754a (diff) | |
download | jgit-485917598e33e2aefa798caebf571fb801345b78.tar.gz jgit-485917598e33e2aefa798caebf571fb801345b78.zip |
Qualify post 0.10 builds
Change-Id: Ifcb8fdea95286779c8aea6bf4d7647e8c1c98d63
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 ded91086eb..2ec3e8ad17 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>0.10.2-SNAPSHOT</version> + <version>0.11.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |