diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-15 22:15:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-15 22:15:27 +0100 |
commit | 9f1dad4d4f98fbe1c4f89e73d09f7cbda2a4db75 (patch) | |
tree | 0888d8f3fdaa362d2be6289d49cc634498f6002a /org.eclipse.jgit.junit.http/pom.xml | |
parent | 3c527a8a379d109d25af69efd242762dcde7bc1a (diff) | |
download | jgit-9f1dad4d4f98fbe1c4f89e73d09f7cbda2a4db75.tar.gz jgit-9f1dad4d4f98fbe1c4f89e73d09f7cbda2a4db75.zip |
Prepare 5.7.0-SNAPSHOT builds
Change-Id: I106098e85db05bb0142f9fb406e3aef3cf0238b4
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 02aa10d655..a678e4e6ad 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.7.0.202001151323-m1</version> + <version>5.7.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |