diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-12-21 00:34:13 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-12-21 00:48:45 +0100 |
commit | 706f8eb9fccfe12f4d0c807efa614a2bcfd1d076 (patch) | |
tree | cec54ba921d1a70dac509ef45befc66f4fc235ff /org.eclipse.jgit.junit/pom.xml | |
parent | 60035eb24907c75a88faf7a51d62f19bb5272b72 (diff) | |
download | jgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.tar.gz jgit-706f8eb9fccfe12f4d0c807efa614a2bcfd1d076.zip |
Prepare 2.3.0 builds
Change-Id: I0ca539e8cfe444f96c64dc56d1f0ef33b66e0cff
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 be21c90fbb..be36651d16 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>2.2.0-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |