diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-09 22:10:22 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-09 22:10:22 +0100 |
commit | 30b6887d4421308c973f3c18c091a3360f9eecce (patch) | |
tree | baf76bf70b582458a61c6e20bbf1177c33fb618f /org.eclipse.jgit.http.test/pom.xml | |
parent | 3aa142e7bf31a3bd662222dac72fe59e9a1c2caf (diff) | |
download | jgit-30b6887d4421308c973f3c18c091a3360f9eecce.tar.gz jgit-30b6887d4421308c973f3c18c091a3360f9eecce.zip |
JGit v5.11.0.202103091610-rv5.11.0.202103091610-r
Change-Id: I8e6855eaf7228459f492036feb4e34ca085698a7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 40960b65fa..419009f9df 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.11.0-SNAPSHOT</version> + <version>5.11.0.202103091610-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |