diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-05 19:55:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-05 19:55:38 +0200 |
commit | e4281f1d5f61cf9ea96132ae0d8746b8d55a8402 (patch) | |
tree | ab4e6e23ce9b9e920310cf8f276cc4a22a04bfc9 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 771ca345e5cd8e5e115afc85b9c7a80246631bc1 (diff) | |
download | jgit-e4281f1d5f61cf9ea96132ae0d8746b8d55a8402.tar.gz jgit-e4281f1d5f61cf9ea96132ae0d8746b8d55a8402.zip |
JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1
Change-Id: I0b53f95ee51d94da8b029c9bb10eb854ff9dd4f6
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 8add83c5e2..6e75a2b528 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>5.1.0-SNAPSHOT</version> + <version>5.1.0.201809051400-rc1</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |