Skip to content

Commit

Permalink
[RelEng] Updated httpclient feature for 2019-03
Browse files Browse the repository at this point in the history
  • Loading branch information
creckord committed Feb 6, 2019
1 parent f2f2cae commit 962c4ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.epp.mpc.apache.httpclient.feature"
label="%featureName"
version="4.5.2.qualifier"
version="4.5.6.qualifier"
provider-name="%providerName">

<description>
Expand Down
Expand Up @@ -2,10 +2,10 @@
<?pde version="3.8"?><target name="HttpClient Target Platform" sequenceNumber="7">
<locations>
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.apache.httpcomponents.httpcore" version="4.4.9.v20180409-1525"/>
<unit id="org.apache.httpcomponents.httpcore.source" version="4.4.9.v20180409-1525"/>
<unit id="org.apache.httpcomponents.httpclient" version="4.5.5.v20180409-1525"/>
<unit id="org.apache.httpcomponents.httpclient.source" version="4.5.5.v20180409-1525"/>
<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="com.sun.jna" version="4.5.1.v20180403-1933"/>
Expand All @@ -14,7 +14,7 @@
<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/S20180820175350/repository"/>
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20190129210011/repository"/>
</location>
</locations>
</target>

0 comments on commit 962c4ed

Please sign in to comment.