diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-07 00:20:43 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-07 00:20:43 +0100 |
commit | c84c08107d78c99ce4cd74d558947e7715a9ca99 (patch) | |
tree | 23b12edf7df47a2a85514f8d263b726d0ab62586 /org.eclipse.jgit.test/pom.xml | |
parent | 1136834f02db3e35eb0da0ddcda45fe1d32de452 (diff) | |
download | jgit-c84c08107d78c99ce4cd74d558947e7715a9ca99.tar.gz jgit-c84c08107d78c99ce4cd74d558947e7715a9ca99.zip |
JGit v5.2.0.201812061821-rv5.2.0.201812061821-r
Change-Id: I8528c913ad1a820ee9a2fa6be1c9125b518caefe
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index b5043696bf..6281b351df 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.2.0-SNAPSHOT</version> + <version>5.2.0.201812061821-r</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |