diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-19 22:18:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-19 22:18:38 +0200 |
commit | b811e4fc516b65774155df08184fdcd99fb525e3 (patch) | |
tree | a59d6f0b981dc9a0b18824834da3de9c527a51e9 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 2674bec32ba405dc0fd6b16c1793281d09589ec9 (diff) | |
download | jgit-b811e4fc516b65774155df08184fdcd99fb525e3.tar.gz jgit-b811e4fc516b65774155df08184fdcd99fb525e3.zip |
JGit v4.7.6.201810191618-rv4.7.6.201810191618-r
Change-Id: Iaee27d5e2de016240f1a0940653fef82c6044a1d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 38c5fe0f4c..099a0cc2c9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.7.6-SNAPSHOT</version> + <version>4.7.6.201810191618-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |