diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 15:56:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-08 15:56:08 +0100 |
commit | 4262a68f551b5daacfa0386b2fddbf7cfa5b339d (patch) | |
tree | 93ee836a2ae8067ea1e7e55624f060e2f26b664c /org.eclipse.jgit.archive/pom.xml | |
parent | ad7806f4efe0bfeb256d6572f302de34e23859c4 (diff) | |
download | jgit-5.10.0.202012080955-r.tar.gz jgit-5.10.0.202012080955-r.zip |
JGit v5.10.0.202012080955-rv5.10.0.202012080955-r
Change-Id: I7ca88bcc54992625a6fafd84172adee58d487dc3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index 076c693014..c9e075f1e2 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.10.0-SNAPSHOT</version> + <version>5.10.0.202012080955-r</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |