diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-16 03:49:03 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-16 03:49:03 +0100 |
commit | 1e56842742ebd42e46206b0a870d24217e5a7be8 (patch) | |
tree | be94f7c83fa75c6a73eae583a29eaa6ec3656b19 /org.eclipse.jgit.http.test/pom.xml | |
parent | 24b7e912642000d5d6672ba9c2ab47a2e4a593c8 (diff) | |
download | jgit-1e56842742ebd42e46206b0a870d24217e5a7be8.tar.gz jgit-1e56842742ebd42e46206b0a870d24217e5a7be8.zip |
Prepare 4.9.3-SNAPSHOT builds
Change-Id: Ife3f2b0b5407227f89ded42358adbf01d53e14cf
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 02462f6708..72cfacdd80 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.9.2.201712150930-r</version> + <version>4.9.3-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |