diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-01-22 01:48:52 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-01-22 01:48:52 +0100 |
commit | fc4d117511858c0546e85b20dfc319759ce9d9bb (patch) | |
tree | 65a31a34454d8bec3843c7259c934dd50b23ea18 /org.eclipse.jgit.junit/pom.xml | |
parent | 20c2079f70c0150dcda105a6952a73b57c2c4f6a (diff) | |
download | jgit-fc4d117511858c0546e85b20dfc319759ce9d9bb.tar.gz jgit-fc4d117511858c0546e85b20dfc319759ce9d9bb.zip |
Prepare 4.2.1-SNAPSHOT builds
Change-Id: Ic9eac53b10ac97b2038b334d388ae3d21393f993
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 84e7a3139b..4c7a85b1d2 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.2.0.201601211800-r</version> + <version>4.2.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |