diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-10 13:13:19 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-10 13:13:19 +0200 |
commit | 34618a4f86a322c2f57c0fd8043ab686d920a0c2 (patch) | |
tree | b97b3ddee5f2d5378af695ed944ff6ad7014f3d5 /org.eclipse.jgit.packaging/pom.xml | |
parent | ae21714768f9db28500e6b9136195ec360f5116f (diff) | |
download | jgit-34618a4f86a322c2f57c0fd8043ab686d920a0c2.tar.gz jgit-34618a4f86a322c2f57c0fd8043ab686d920a0c2.zip |
Prepare 4.11.3-SNAPSHOT builds
Change-Id: I4f5dda6da3f6ecd9b99c1d9a220844c5402f1988
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 0f4ae904c7..fb0b1d75ed 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.2.201809100523-r</version> + <version>4.11.3-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |