diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-11-10 22:48:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-11-10 22:48:00 +0100 |
commit | 3a93c8bdca09db61cc4b58f6438763611008e545 (patch) | |
tree | 2779483eddd61797159d7d5e0ca6fd5d781043d9 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | a74ff164e48811ff368ce3dde384a16a565be31e (diff) | |
download | jgit-3a93c8bdca09db61cc4b58f6438763611008e545.tar.gz jgit-3a93c8bdca09db61cc4b58f6438763611008e545.zip |
JGit v4.2.0.201511101648-m1v4.2.0.201511101648-m1
Change-Id: I659e9e95a96797f78f23669cfc5946c6b2d9c088
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 8699688649..b94e949c11 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.2.0-SNAPSHOT</version> + <version>4.2.0.201511101648-m1</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |