diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 23:08:28 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 23:08:28 +0100 |
commit | 21879202163f76e6f33aac4ce2360094cab5643b (patch) | |
tree | c841a68501a005ef397c7a7df43f68d59d6b5dac /org.eclipse.jgit.http.apache/pom.xml | |
parent | e00f59b7fe7467a930457962326ce5fd0ec63537 (diff) | |
parent | f389e18a2853d9f73336f4cf0e7ac2931dc4ce9b (diff) | |
download | jgit-21879202163f76e6f33aac4ce2360094cab5643b.tar.gz jgit-21879202163f76e6f33aac4ce2360094cab5643b.zip |
Merge branch 'stable-4.11'
* stable-4.11:
Prepare 4.11.1-SNAPSHOT builds
JGit v4.11.0.201803080745-r
Change-Id: I225b9a6a9be6bda1d6fc8f605917645ff1fec852
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index ba9fe87669..3e30cf471d 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.0-SNAPSHOT</version> + <version>4.11.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |