diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 21:10:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 21:10:08 +0100 |
commit | f389e18a2853d9f73336f4cf0e7ac2931dc4ce9b (patch) | |
tree | c841a68501a005ef397c7a7df43f68d59d6b5dac /pom.xml | |
parent | f944063517b9507934f451cc64c16d9bbdb98cf4 (diff) | |
download | jgit-f389e18a2853d9f73336f4cf0e7ac2931dc4ce9b.tar.gz jgit-f389e18a2853d9f73336f4cf0e7ac2931dc4ce9b.zip |
Prepare 4.11.1-SNAPSHOT builds
Change-Id: Id9aa6b7e8f56de5183b6cd57ef0e790ec9debd4d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>4.11.0.201803080745-r</version> + <version>4.11.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> @@ -197,7 +197,7 @@ <maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format> <bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest> - <jgit-last-release-version>4.9.2.201712150930-r</jgit-last-release-version> + <jgit-last-release-version>4.11.0.201803080745-r</jgit-last-release-version> <jsch-version>0.1.54</jsch-version> <jzlib-version>1.1.1</jzlib-version> <javaewah-version>1.1.6</javaewah-version> |