diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-23 23:38:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-23 23:38:20 +0100 |
commit | 02b0660b8b749b078fc58f135d14206ebad98ad9 (patch) | |
tree | e3664482659746e077f28703d6e84ecf8a69ab8f /org.eclipse.jgit.http.apache/pom.xml | |
parent | b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b (diff) | |
download | jgit-02b0660b8b749b078fc58f135d14206ebad98ad9.tar.gz jgit-02b0660b8b749b078fc58f135d14206ebad98ad9.zip |
Prepare 3.6.1-SNAPSHOT builds
Change-Id: Ie620c90ffafbffc6755b4e1ed55a61a15b118a2a
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 9cf7f0d010..bd6163d4d1 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.6.0.201412230720-r</version> + <version>3.6.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |