diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 01:53:39 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 01:53:39 +0100 |
commit | f72a0012509feb96ead7b15952d1e6decaf1395e (patch) | |
tree | 403dda06aa96b0ceb4dda03b1249eb16fb087089 /org.eclipse.jgit.junit/pom.xml | |
parent | 2fbbd6d8902745f00dce74eb92c50b6b8f020e87 (diff) | |
download | jgit-f72a0012509feb96ead7b15952d1e6decaf1395e.tar.gz jgit-f72a0012509feb96ead7b15952d1e6decaf1395e.zip |
JGit v5.1.15.202012011955-rv5.1.15.202012011955-r
Change-Id: Icb4f04a40ab366cbacbb3fdf0db1748f27277fda
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 cb90ac128d..469ec0ea4c 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.1.15-SNAPSHOT</version> + <version>5.1.15.202012011955-r</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |