Skip to content

Commit

Permalink
[Releng] Updated HttpClient version from Orbit
Browse files Browse the repository at this point in the history
  • Loading branch information
creckord committed Feb 25, 2019
1 parent 5d6f7b2 commit 3cd0512
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.epp.mpc-target</name>
<name>org.eclipse.epp.mpc.apache.httpclient.target</name>
<comment></comment>
<projects>
</projects>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.apache.httpcomponents.httpcore" version="4.4.10.v20190123-2214"/>
<unit id="org.apache.httpcomponents.httpcore.source" version="4.4.10.v20190123-2214"/>
<unit id="org.apache.httpcomponents.httpclient" version="4.5.6.v20190123-2215"/>
<unit id="org.apache.httpcomponents.httpclient.source" version="4.5.6.v20190123-2215"/>
<unit id="org.apache.httpcomponents.httpclient.win" version="4.5.5.v20180409-1525"/>
<unit id="org.apache.httpcomponents.httpclient.win.source" version="4.5.5.v20180409-1525"/>
<unit id="org.apache.httpcomponents.httpclient" version="4.5.6.v20190213-1430"/>
<unit id="org.apache.httpcomponents.httpclient.source" version="4.5.6.v20190213-1430"/>
<unit id="org.apache.httpcomponents.httpclient.win" version="4.5.5.v20190213-1947"/>
<unit id="org.apache.httpcomponents.httpclient.win.source" version="4.5.5.v20190213-1947"/>
<unit id="com.sun.jna" version="4.5.1.v20180403-1933"/>
<unit id="com.sun.jna.source" version="4.5.1.v20180403-1933"/>
<unit id="com.sun.jna.platform" version="4.5.1.v20180403-1933"/>
<unit id="com.sun.jna.platform.source" version="4.5.1.v20180403-1933"/>
<unit id="org.apache.commons.codec" version="1.10.0.v20180409-1845"/>
<unit id="org.apache.commons.logging" version="1.2.0.v20180409-1502"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190129210011/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190219190953/repository"/>
</location>
</locations>
</target>

0 comments on commit 3cd0512

Please sign in to comment.