diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-14 21:41:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-14 21:41:35 +0200 |
commit | 264c782b77090ea66fcdeed4a6b2739bbd4eb80f (patch) | |
tree | 97adeca5a18fef7d7b7666a0ebfe4af6f7cb5330 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 3332998e59d20754651db158ee145a0945739b04 (diff) | |
download | jgit-264c782b77090ea66fcdeed4a6b2739bbd4eb80f.tar.gz jgit-264c782b77090ea66fcdeed4a6b2739bbd4eb80f.zip |
JGit v4.0.2.201509141540-rv4.0.2.201509141540-r
Change-Id: I766d95aa282c92dcbd2846145ee52e9cc62dd1f8
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 0d18bbd260..3da2003e1f 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>4.0.2-SNAPSHOT</version> + <version>4.0.2.201509141540-r</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |