diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 16:22:35 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 16:22:35 +0100 |
commit | 08257feab400cd03ba305d760e5cba146cf7fed8 (patch) | |
tree | 7b0c8f4e41de7d5d120a0a73a9dafa11836b8a04 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 21f7fdff79ce2863aba40bc2b676059884a3a8e9 (diff) | |
parent | e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d (diff) | |
download | jgit-08257feab400cd03ba305d760e5cba146cf7fed8.tar.gz jgit-08257feab400cd03ba305d760e5cba146cf7fed8.zip |
Merge branch 'stable-6.9'
* stable-6.9:
Prepare 6.9.1-SNAPSHOT builds
JGit v6.9.0.202403050737-r
JGit v6.9.0.202403050045-r
Prepare 6.9.0-SNAPSHOT builds
JGit v6.9.0.202402281855-rc1
Prepare 6.9.0-SNAPSHOT builds
JGit v6.9.0.202402211805-m3
Change-Id: I08175c3bced7f94507a4def8fbf58c7d570e353c
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 4f0ec2fe4b..46f365066a 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.9.0-SNAPSHOT</version> + <version>6.9.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |