diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-17 00:08:39 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-04-17 00:08:39 +0200 |
commit | cfeb4187b72afc5889e68b1abe247bc9589301e8 (patch) | |
tree | c6717f8716b424175cb52fadfc40a9d973954a29 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | b23735107bb6af0413855e64f6eb9fe946a8f659 (diff) | |
download | jgit-cfeb4187b72afc5889e68b1abe247bc9589301e8.tar.gz jgit-cfeb4187b72afc5889e68b1abe247bc9589301e8.zip |
JGit v4.7.9.201904161809-rv4.7.9.201904161809-r
Change-Id: Id6e379c3ce52c83455e37cbc3d77db0e188fdb85
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 5a1ac9a351..55b952cd70 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.9-SNAPSHOT</version> + <version>4.7.9.201904161809-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |