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.packaging/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.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 6f8ab4e69f..1c2181ee03 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.2.201704071617-r</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |