diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-19 22:34:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-19 22:34:37 +0200 |
commit | ed6694bd8902c0b7577a557088145ca496c5e854 (patch) | |
tree | 5802a8a85647daedf7d5e44691fb7ca4cfd4b7df /org.eclipse.jgit.junit.http/pom.xml | |
parent | e2c062f52946ac52d328be091b5bb531736335a8 (diff) | |
download | jgit-ed6694bd8902c0b7577a557088145ca496c5e854.tar.gz jgit-ed6694bd8902c0b7577a557088145ca496c5e854.zip |
Prepare post 4.0.0-rc1 builds
Change-Id: I5c18bb97336e5b94fae46743cbbb0f02a6e4b477
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 80f3618c56..2365907aa4 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.0.0.201505191015-rc1</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |