diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 21:01:52 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 21:11:20 +0100 |
commit | ad7806f4efe0bfeb256d6572f302de34e23859c4 (patch) | |
tree | 802cfbe3ffa8e1fb30d118bf8b94fb042f77bf13 /org.eclipse.jgit.junit.http/pom.xml | |
parent | 13b866a6f8c09a42b4fcc85d94eb48bba7511007 (diff) | |
download | jgit-ad7806f4efe0bfeb256d6572f302de34e23859c4.tar.gz jgit-ad7806f4efe0bfeb256d6572f302de34e23859c4.zip |
Prepare 5.10.0-SNAPSHOT builds
Change-Id: I9cc9fa32a737b4916cdb5b52bac8f724ebee09bc
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 d1552df8b7..a0e24fe280 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>5.10.0.202012021225-rc1</version> + <version>5.10.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |