diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-09 16:07:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-06-09 16:07:50 +0200 |
commit | 8e79d5a290843b929f073a536a0d678fc74382ca (patch) | |
tree | 59aebe8ed111a68e10b84e8e3121a768a0a0ece3 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 80dcd94bfd518451aa2794747acaa715ba0a3fdd (diff) | |
download | jgit-8e79d5a290843b929f073a536a0d678fc74382ca.tar.gz jgit-8e79d5a290843b929f073a536a0d678fc74382ca.zip |
JGit v5.8.0.202006091008-rv5.8.0.202006091008-r
Change-Id: I2020e9821c359b90b7c830031945e2fc659ea607
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml index b357f41eaf..879d16dac4 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.8.0-SNAPSHOT</version> + <version>5.8.0.202006091008-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |