diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-05 23:09:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-05 23:10:06 +0200 |
commit | 46bef2bcb622e2a1282caee950dae9f3001c0bf8 (patch) | |
tree | dc7cd3af3212f07f80002ed873441150d2ab129e /org.eclipse.jgit.junit.http/pom.xml | |
parent | 403f04d8dd744a6cc1c2a61540c34483b94c06b5 (diff) | |
download | jgit-46bef2bcb622e2a1282caee950dae9f3001c0bf8.tar.gz jgit-46bef2bcb622e2a1282caee950dae9f3001c0bf8.zip |
Prepare 4.3-SNAPSHOT builds
Change-Id: Ib831f8870938113bd5338763f90a07d5c108b1de
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 ceba08c4a6..d0a7be1d75 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.3.0.201603230630-rc1</version> + <version>4.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |