diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-24 21:21:34 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-24 21:21:34 +0100 |
commit | 83d4f19a302ea68a231e47b11003b9f0555fbebd (patch) | |
tree | fde75209a5caff7cdd8f68d1982ba77495049e44 /org.eclipse.jgit.http.apache/pom.xml | |
parent | 9eacae28dfedfaea51f0542f579b090ccf18b001 (diff) | |
download | jgit-83d4f19a302ea68a231e47b11003b9f0555fbebd.tar.gz jgit-83d4f19a302ea68a231e47b11003b9f0555fbebd.zip |
Prepare 5.11.0-SNAPSHOT builds
Change-Id: If3dbe084ee37ae4b993d3a10ec48b14e8709ff6d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index ecd6fa616a..0d24fa5719 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.11.0.202102240950-m3</version> + <version>5.11.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |