diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-26 15:05:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-26 15:05:25 +0200 |
commit | 74009ba3ef42535eba1f3e9d79e848bdeb026234 (patch) | |
tree | b346b1f2c502b04e67689a50733c976d989fdc49 /org.eclipse.jgit.junit/pom.xml | |
parent | 3ed57820f2645293050d2329a597fc0b41d42e25 (diff) | |
download | jgit-74009ba3ef42535eba1f3e9d79e848bdeb026234.tar.gz jgit-74009ba3ef42535eba1f3e9d79e848bdeb026234.zip |
Prepare post 4.0.0-rc2 builds
Change-Id: I3ba1bb0d7f220f88eb768a3137493f737aadf466
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 fd4a53c658..77f0511b34 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.0.201505260635-rc2</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |