diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 01:04:50 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 01:08:03 +0100 |
commit | 23e4765a655198db94ee748c795d6b04853c6369 (patch) | |
tree | 926c4ed713e31a8dbeb438a9bbb24d02b80b638f /org.eclipse.jgit.http.test/pom.xml | |
parent | cc76de549a28527b738b237fd39f5bc05ad6489e (diff) | |
download | jgit-23e4765a655198db94ee748c795d6b04853c6369.tar.gz jgit-23e4765a655198db94ee748c795d6b04853c6369.zip |
Prepare 4.11.7-SNAPSHOT builds
Change-Id: I97dc0f4aeb51c2084f40531ceac84e90bf70608d
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 1ec06a5f21..71547a43b9 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.6.201812241910-r</version> + <version>4.11.7-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |