diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-15 18:11:07 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-15 18:11:07 +0100 |
commit | 375710194d83d8da8aa7573fc7d4badea01c4634 (patch) | |
tree | cbed5a68d4f725f516b0c7e459d0c1549a36a3ec /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | a5356e7f4c5b06f21436d83f90b58baacde0b091 (diff) | |
download | jgit-375710194d83d8da8aa7573fc7d4badea01c4634.tar.gz jgit-375710194d83d8da8aa7573fc7d4badea01c4634.zip |
JGit v6.8.0.202311151710-m2v6.8.0.202311151710-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I9d06bb08fc1f9a2a08d4bc5a4459ec7e7e8c1be4
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml index b3f5735c7f..7d66d99cf6 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.8.0-SNAPSHOT</version> + <version>6.8.0.202311151710-m2</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |