diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-22 00:37:41 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-22 00:37:41 +0200 |
commit | 71613519e9f9fb2c93bcd43c85fb1aae2cbf34e1 (patch) | |
tree | f2aa4adb2c9bb91be86b495b09d1ff7ce26ae61a /org.eclipse.jgit.archive/pom.xml | |
parent | 7a74abd6be8db8e72dd96d6908d29cc1b6dd3072 (diff) | |
download | jgit-6.10.0.202405212237-m3.tar.gz jgit-6.10.0.202405212237-m3.zip |
JGit v6.10.0.202405212237-m3v6.10.0.202405212237-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4efb1066ee4146d0455c39cc07879533b8933e43
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index ee63876fff..aa2e6565f2 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.10.0-SNAPSHOT</version> + <version>6.10.0.202405212237-m3</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |