diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 14:07:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-06 14:17:48 +0200 |
commit | 620370ab6ad850862d0cfa1816c1fff0cbce3662 (patch) | |
tree | a4d6b64e6bc50351ba01063afb0a38fe631677fe /org.eclipse.jgit.packaging/pom.xml | |
parent | c2a866b1098ec9fb280d894e7972648a3d521c11 (diff) | |
download | jgit-620370ab6ad850862d0cfa1816c1fff0cbce3662.tar.gz jgit-620370ab6ad850862d0cfa1816c1fff0cbce3662.zip |
Prepare 4.11.5-SNAPSHOT builds
Change-Id: Ifbe76e14264e8b547930e2320e8e81d728bd6e38
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index c310ba4df8..82b19909c5 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.11.4.201810060650-r</version> + <version>4.11.5-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |