diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-08 17:47:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-08 17:59:59 +0200 |
commit | ccf83636936b714729fb89620f7b323c626f10e8 (patch) | |
tree | 1fa14a38917a680392f0531e4077c99ba0fe164e /org.eclipse.jgit.junit.http/pom.xml | |
parent | a485fb7aac241393206afb31481b947abd7fb30f (diff) | |
download | jgit-ccf83636936b714729fb89620f7b323c626f10e8.tar.gz jgit-ccf83636936b714729fb89620f7b323c626f10e8.zip |
Prepare 4.4.0-SNAPSHOT builds
Change-Id: If3162f4cc4ae6319b9f1e3293549485b039cfe7f
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 3cb71a4ef9..0c2a947fa6 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.1-SNAPSHOT</version> + <version>4.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |