diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-07 20:49:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-07 20:49:24 +0100 |
commit | 79f85d1cf2464f4e3c6eb328674972563c2574dd (patch) | |
tree | 6e6b380f175a9880fefd7631acb1e61764cd3d7d /org.eclipse.jgit.junit.http/pom.xml | |
parent | 258dc5a715adc7744763697c95b9a83cbaf7b44b (diff) | |
download | jgit-79f85d1cf2464f4e3c6eb328674972563c2574dd.tar.gz jgit-79f85d1cf2464f4e3c6eb328674972563c2574dd.zip |
Prepare 4.6.2-SNAPSHOT builds
Change-Id: I8835f79145e6a989787d47322c3d8cb9baf0624a
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 de6dcd89df..1c32f7d165 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>4.6.1.201703071140-r</version> + <version>4.6.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |