diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-06 15:47:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-06 15:47:07 +0200 |
commit | ffe678f08ca719d95f521eb0adcab7454368bfc4 (patch) | |
tree | ecf3acd3d4a34771d9e0a4fc8a4934141f89ec08 /org.eclipse.jgit.junit.http/pom.xml | |
parent | 4657e7a99aef1f102f228ab8ea0e3c52d27a94ff (diff) | |
download | jgit-ffe678f08ca719d95f521eb0adcab7454368bfc4.tar.gz jgit-ffe678f08ca719d95f521eb0adcab7454368bfc4.zip |
JGit v6.0.0.202110060947-m1v6.0.0.202110060947-m1
Change-Id: I182115d974d5ef3e611e0e082667d7e51d8babd0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 6d4038e299..36a7c0f0d9 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.0.202110060947-m1</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |