diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-27 00:34:46 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-27 00:34:46 +0100 |
commit | 76cf8e2a4069a3e920efe0a7a276a698ff27d99d (patch) | |
tree | 6210c84b72ec3a65a5d19f4e91626253d72d793f /org.eclipse.jgit.http.apache/pom.xml | |
parent | 683d444ca98fae7c0c6b1cb73f7278dd9114fcab (diff) | |
parent | 6f8a48134cae23ac380f6704a46ceebac64d7f12 (diff) | |
download | jgit-76cf8e2a4069a3e920efe0a7a276a698ff27d99d.tar.gz jgit-76cf8e2a4069a3e920efe0a7a276a698ff27d99d.zip |
Merge branch 'stable-7.1'
* stable-7.1:
Prepare 7.1.1-SNAPSHOT builds
JGit v7.1.0.202411261347-r
Prepare 7.1.0-SNAPSHOT builds
JGit v7.1.0.202411191359-rc1
Change-Id: Iccfe871e7346f818a17bfc0b3fa4e312d8f1ee04
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 7b0f5d365d..a1c03fdf99 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.1.0-SNAPSHOT</version> + <version>7.1.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |