diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-10-03 16:41:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-10-03 16:41:57 +0200 |
commit | e5a79343c5fa1063ecca6f711370e183cab5aa2c (patch) | |
tree | f1b51b41790a27c1ddf626a4ae0179fe7d136aea /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 42917767f9bfe42218e0069d1eed259460c3972e (diff) | |
download | jgit-e5a79343c5fa1063ecca6f711370e183cab5aa2c.tar.gz jgit-e5a79343c5fa1063ecca6f711370e183cab5aa2c.zip |
JGit v6.8.0.202310031045-m1v6.8.0.202310031045-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ida0108f3661213922b1e4340216d60a640a1b662
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 da1c4ad351..d9415bb0d4 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.8.0-SNAPSHOT</version> + <version>6.8.0.202310031045-m1</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |