diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-14 23:38:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-14 23:38:48 +0200 |
commit | 116d26d12151d8e780105633a79f6460f1f6923c (patch) | |
tree | 4cbac882cb294cb3863b1a4fc969c0ca4a1ce8b4 /org.eclipse.jgit.junit/pom.xml | |
parent | 264c782b77090ea66fcdeed4a6b2739bbd4eb80f (diff) | |
download | jgit-116d26d12151d8e780105633a79f6460f1f6923c.tar.gz jgit-116d26d12151d8e780105633a79f6460f1f6923c.zip |
Prepare 4.0.3-SNAPSHOT builds
Change-Id: Ic5ab059bee460c76c6ff3e08141ce351a559691c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index ba213b1e7b..40c866e4ba 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.0.2.201509141540-r</version> + <version>4.0.3-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |