diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-07 22:17:27 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-07 22:17:27 +0200 |
commit | c1d3ecbeab4b596bb0b0547cdcc5147d2b588896 (patch) | |
tree | 5db3983ca4eb1d60b550e19a677adab94e4edd5f /org.eclipse.jgit.pgm.test/pom.xml | |
parent | aaf3c5154ea3b8a367266a7be7100ad7386a84b3 (diff) | |
download | jgit-c1d3ecbeab4b596bb0b0547cdcc5147d2b588896.tar.gz jgit-c1d3ecbeab4b596bb0b0547cdcc5147d2b588896.zip |
JGit v4.5.2.201704071617-rv4.5.2.201704071617-r
Change-Id: I66402643d7c84c90bf5cefed4d2ec3aa68c94cfb
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 e644cff036..36a6478ac7 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.5.2-SNAPSHOT</version> + <version>4.5.2.201704071617-r</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |