diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-04 17:06:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-09-05 14:32:01 +0200 |
commit | 6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d (patch) | |
tree | 78c9f54fadb49ffd943a7fd1039ec2c287d4c1d9 /org.eclipse.jgit.http.apache/pom.xml | |
parent | bc90ce7788e77af11552799cecf65edeb97e3b7c (diff) | |
download | jgit-6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d.tar.gz jgit-6ccf609e8930c8e3a2f1ca1a5595628dfbe5783d.zip |
Prepare 3.6.0-SNAPSHOT builds
Change-Id: I2d8c3768998c0cfc8d02d11009bc5b7ed1d75778
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index ded24b78e2..4e3056923c 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.5.0-SNAPSHOT</version> + <version>3.6.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |