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.http.test/pom.xml | |
parent | a74ff164e48811ff368ce3dde384a16a565be31e (diff) | |
download | jgit-4.2.0.201511101648-m1.tar.gz jgit-4.2.0.201511101648-m1.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.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index dd52a89e6c..4dc71b8523 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.2.0-SNAPSHOT</version> + <version>4.2.0.201511101648-m1</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |