diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 18:14:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 18:14:43 +0100 |
commit | a7e454bc51d359c2d46b19fd559f770cad8fd7d4 (patch) | |
tree | a407ee1192431438dd762a1e7e24825cca6bf177 /org.eclipse.jgit.junit/pom.xml | |
parent | 4ea42bc8164d6fc132233954aa9f469ae5711339 (diff) | |
download | jgit-a7e454bc51d359c2d46b19fd559f770cad8fd7d4.tar.gz jgit-a7e454bc51d359c2d46b19fd559f770cad8fd7d4.zip |
JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1
Change-Id: I5ed21fbc5f83096bf0b79f2aa751db415cbcc7e8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index af0a7f1c7a..6857c39016 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.6.0-SNAPSHOT</version> + <version>5.6.0.201912041214-rc1</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |