diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 09:10:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 09:10:32 +0200 |
commit | e719bf7da8b86d5e64246ef05efd44f05d159d26 (patch) | |
tree | 8fbcc236f1cc2b44528f82665cadc22aeae1e009 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | |
parent | 5e8fcfa853d99e036df9c9dc638370e40804fd38 (diff) | |
parent | e0ff3986f59f4de87e8e60cde7dcb3058d966ad0 (diff) | |
download | jgit-e719bf7da8b86d5e64246ef05efd44f05d159d26.tar.gz jgit-e719bf7da8b86d5e64246ef05efd44f05d159d26.zip |
Merge branch 'stable-6.10'
* stable-6.10:
Prepare 6.10.1-SNAPSHOT builds
JGit v6.10.0.202406032230-r
JGit v6.10.0.202406032110-r
Prepare 6.10.0-SNAPSHOT builds
JGit v6.10.0.202405290101-rc1
Revert "Update tycho to 4.0.8"
JGit v6.10.0.202405282244-rc1
Prepare 6.10.0-SNAPSHOT builds
JGit v6.10.0.202405212237-m3
Change-Id: I777bfde90d43bece4278d42017feb835f76fbf5f
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml index 13df92806a..52861d64f9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.10.0-SNAPSHOT</version> + <version>6.10.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |