diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-03-05 02:14:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-03-05 02:20:38 +0100 |
commit | 47207e98d4c0bb4ffdbaef0d44239c2d43388ee8 (patch) | |
tree | 37b84eddc84e648204fb917ac4ac0eb173511d53 /org.eclipse.jgit.junit.http/pom.xml | |
parent | 71b90400bb5e91050941844156ec548211bbb447 (diff) | |
download | jgit-47207e98d4c0bb4ffdbaef0d44239c2d43388ee8.tar.gz jgit-47207e98d4c0bb4ffdbaef0d44239c2d43388ee8.zip |
Prepare 3.4.0-SNAPSHOT builds
Change-Id: I907c6f1834c06b8ab4d3e0f76dde475faea7b4a5
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index dc91e34fd9..d324bfdac4 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |