diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-08-28 21:41:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-08-28 21:41:37 +0200 |
commit | a7ad89e9744e3c55846fc1a2d0a4bad03cfd8d71 (patch) | |
tree | 040c92daa82e8d2f78cf7d9c7380902f73eee91b /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | e0b24c62e8ba3f4d03308ab6fcc3d2eaa4cfda4f (diff) | |
download | jgit-a7ad89e9744e3c55846fc1a2d0a4bad03cfd8d71.tar.gz jgit-a7ad89e9744e3c55846fc1a2d0a4bad03cfd8d71.zip |
JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3
Change-Id: Ie86c46a828b55a2235056b9a5bc2c6c450b95ed0
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..eae44fd597 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.201808281540-m3</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |