diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-11 21:30:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-11 21:30:23 +0200 |
commit | 47956bcc6858bf2bbfb184b93017556eab693ce9 (patch) | |
tree | 2bfcdccdfe55c01315b29c6fbdde4edcf6f5736c /org.eclipse.jgit.test/pom.xml | |
parent | 303adeb8bf45412b30d77db3e5575e91b428abda (diff) | |
download | jgit-47956bcc6858bf2bbfb184b93017556eab693ce9.tar.gz jgit-47956bcc6858bf2bbfb184b93017556eab693ce9.zip |
JGit v5.1.0.201809111528-rv5.1.0.201809111528-r
Change-Id: I583bf7d60bccc876156be1f605bfda32b89cd08b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 017db3df6c..f5910b6594 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0.201809111528-r</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |