diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-07 17:40:32 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-07 17:40:32 +0100 |
commit | 258dc5a715adc7744763697c95b9a83cbaf7b44b (patch) | |
tree | 1a97c0ae1be3d3cd1a4ea199744aec97d7519aa6 /org.eclipse.jgit.junit.http/pom.xml | |
parent | d3b80b951c0bf995f7d210710e3d31e9d529efe2 (diff) | |
download | jgit-258dc5a715adc7744763697c95b9a83cbaf7b44b.tar.gz jgit-258dc5a715adc7744763697c95b9a83cbaf7b44b.zip |
JGit v4.6.1.201703071140-rv4.6.1.201703071140-r
Change-Id: I842dc95313e5b47b0b7ec983c4a0a91915ed4183
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 f6de0984df..de6dcd89df 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-SNAPSHOT</version> + <version>4.6.1.201703071140-r</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |