diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-18 16:26:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-18 16:26:30 +0200 |
commit | 7be6f02d32637aa955928e84c46bbe32660f679e (patch) | |
tree | e7bdb39bb766c131df137d44e128bf70a97119a6 /org.eclipse.jgit.http.apache/pom.xml | |
parent | d5ec15c8d04dd7f537ab3415446c01f4d42f7a77 (diff) | |
download | jgit-7be6f02d32637aa955928e84c46bbe32660f679e.tar.gz jgit-7be6f02d32637aa955928e84c46bbe32660f679e.zip |
JGit v4.9.10.201904181027-rv4.9.10.201904181027-r
Change-Id: I3034d1ad263fdfb23347304f866309354930fd19
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 47f06cf115..fddc4b80fc 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>4.9.10-SNAPSHOT</version> + <version>4.9.10.201904181027-r</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |