diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-21 19:04:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-21 19:04:49 +0100 |
commit | 36dd4dd9b63c815a28d07d854110ddc26848f936 (patch) | |
tree | 89849310bb3ab99fee7645d216d47ab1a781c45c /org.eclipse.jgit.packaging/pom.xml | |
parent | 5481bfda90e403d49156b04446b06a8efd304449 (diff) | |
download | jgit-36dd4dd9b63c815a28d07d854110ddc26848f936.tar.gz jgit-36dd4dd9b63c815a28d07d854110ddc26848f936.zip |
JGit v6.9.0.202402211805-m3v6.9.0.202402211805-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id2f3934947d6d1e94feeb9e73ad7282ae089b682
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 84b42e990c..94efc118d3 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -16,7 +16,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.9.0-SNAPSHOT</version> + <version>6.9.0.202402211805-m3</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |