diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-09-19 09:10:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-09-19 09:10:12 +0200 |
commit | 4b3c0f8aba3f0df8a3f907c3dbc4e4694d06f8ef (patch) | |
tree | f8a65f47367abfa0aef2e804c6a292c8bf4ec8e0 /org.eclipse.jgit.test/pom.xml | |
parent | 555ad1f93c4310c99647851b84152660376d66f0 (diff) | |
download | jgit-4b3c0f8aba3f0df8a3f907c3dbc4e4694d06f8ef.tar.gz jgit-4b3c0f8aba3f0df8a3f907c3dbc4e4694d06f8ef.zip |
Prepare 2.2.0 builds
Change-Id: I386ba70541d644e58661d26713b309371e0f9257
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 282250c4ef..f9ff50b90a 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |