diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-05 22:17:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-05 22:17:44 +0200 |
commit | 9f4c10784b11dae9eaaa04140c6343eca78ed01c (patch) | |
tree | 4a02ba453987cc483051e937c2ac592f414b2ce2 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | b26102469ca55b3dfbed3c0aeecb4b84df2628f6 (diff) | |
download | jgit-9f4c10784b11dae9eaaa04140c6343eca78ed01c.tar.gz jgit-9f4c10784b11dae9eaaa04140c6343eca78ed01c.zip |
JGit v4.7.0.201704051617-rv4.7.0.201704051617-r
Change-Id: Ic2bd6aca0b7a7e0597ffc1f7cf647b49878f9950
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index 5a8dad772c..47394f90d4 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -49,7 +49,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.7.0.201704051617-r</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |