diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-07-14 20:43:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-07-14 20:43:21 +0200 |
commit | 246954e0d66a1e38282d0786f10df8da54911628 (patch) | |
tree | dedb3a834143be86c25bbd0834d66e670cf088e6 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | f2bfaca08484b5547448640a01bf69f4f1176b17 (diff) | |
download | jgit-5.8.1.202007141445-r.tar.gz jgit-5.8.1.202007141445-r.zip |
JGit v5.8.1.202007141445-rv5.8.1.202007141445-r
Change-Id: Ib63831292eded15af18ed30a9653831dadfd0d4a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index 6270a43f22..a932e0cb62 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.8.1-SNAPSHOT</version> + <version>5.8.1.202007141445-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |