diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-10 11:24:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-10 11:24:32 +0200 |
commit | ae21714768f9db28500e6b9136195ec360f5116f (patch) | |
tree | 172e94bde85fd56b690194975d2ee7e5132cbfc2 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 0d4e04c575ec81741599b1679ec2968dd2a37b93 (diff) | |
download | jgit-ae21714768f9db28500e6b9136195ec360f5116f.tar.gz jgit-ae21714768f9db28500e6b9136195ec360f5116f.zip |
JGit v4.11.2.201809100523-rv4.11.2.201809100523-r
Change-Id: I85dab173a94b3036ccf669c20b9dffb4af0922b4
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 00867ddc2f..b9058e3f0a 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.2-SNAPSHOT</version> + <version>4.11.2.201809100523-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |