diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-17 01:50:01 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-17 01:50:01 +0100 |
commit | 400b5acae85efb08b3e45a9484260d8aebc24f8b (patch) | |
tree | 8a4a7f8400e6a1f66df6a8a1ef2de8405db6a534 /org.eclipse.jgit.junit.http/pom.xml | |
parent | f684dc6f8bcdea0fa067eba04a919e2ef458d312 (diff) | |
download | jgit-400b5acae85efb08b3e45a9484260d8aebc24f8b.tar.gz jgit-400b5acae85efb08b3e45a9484260d8aebc24f8b.zip |
JGit v6.0.0.202111161950-m3v6.0.0.202111161950-m3
Change-Id: If6c36994be05848c567d3d664eb683d9bed26c48
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..cab7924018 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.202111161950-m3</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |