diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-05 13:10:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-05 13:10:10 +0200 |
commit | ca57743a45162ea32ff0312b2f758720d1d1f356 (patch) | |
tree | 54daac1ced462ef2626c28db4e984c6b7c845a07 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 7dbd2bfe7e0598097cf35aedd700d86b468bec7d (diff) | |
download | jgit-ca57743a45162ea32ff0312b2f758720d1d1f356.tar.gz jgit-ca57743a45162ea32ff0312b2f758720d1d1f356.zip |
JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3
Change-Id: Ic7a6a87dd3a21351e60fbf6cd330456adf1f6800
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index 2c36e46079..f1c6040e04 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0.201806050710-rc3</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |