diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 13:43:46 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 13:43:46 +0100 |
commit | f944063517b9507934f451cc64c16d9bbdb98cf4 (patch) | |
tree | a5766075a6a436685027021722fd84d3fbb9be1f /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | e00f59b7fe7467a930457962326ce5fd0ec63537 (diff) | |
download | jgit-f944063517b9507934f451cc64c16d9bbdb98cf4.tar.gz jgit-f944063517b9507934f451cc64c16d9bbdb98cf4.zip |
JGit v4.11.0.201803080745-rv4.11.0.201803080745-r
Change-Id: Ie24a33bc8a24c30db06fe7b175f405efb95776ec
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 03d719ef9e..77108b8975 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 @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.11.0-SNAPSHOT</version> + <version>4.11.0.201803080745-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |