update commons target to Orbit R20140525021250
Change-Id: I3ecb6c3a4d978eaef48313551774cd9a5884086c
diff --git a/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target b/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target
index c82bc9b..67cfe7a 100644
--- a/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target
+++ b/org.eclipse.mylyn.commons-target/mylyn-commons-e3.6.target
@@ -5,13 +5,13 @@
<locations>
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.2.4.v201311231704"/>
-<unit id="com.google.guava" version="15.0.0.v201402241730"/>
+<unit id="com.google.guava" version="15.0.0.v201403281430"/>
<unit id="com.thoughtworks.qdox" version="1.6.3.v20081201-1400"/>
<unit id="javax.xml" version="1.3.4.v201005080400"/>
<unit id="org.apache.commons.codec" version="1.6.0.v201305230611"/>
<unit id="org.apache.commons.httpclient" version="3.1.0.v201012070820"/>
<unit id="org.apache.commons.io" version="2.0.1.v201105210651"/>
-<unit id="org.apache.commons.lang" version="2.6.0.v201205030909"/>
+<unit id="org.apache.commons.lang" version="2.6.0.v201404270220"/>
<unit id="org.apache.commons.logging" version="1.1.1.v201101211721"/>
<unit id="org.apache.httpcomponents.httpclient" version="4.2.6.v201311072007"/>
<unit id="org.apache.httpcomponents.httpcore" version="4.2.5.v201311072007"/>
@@ -28,7 +28,7 @@
<unit id="org.hamcrest.text" version="1.1.0.v20090501071000"/>
<unit id="org.mockito" version="1.8.4.v201303031500"/>
<unit id="org.objenesis" version="1.0.0.v201105211943"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20140227085123/repository/"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
</location>
<location includeAllPlatforms="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.junit" version="4.8.2.v4_8_2_v20130308-0413"/>
diff --git a/org.eclipse.mylyn.commons-target/pom.xml b/org.eclipse.mylyn.commons-target/pom.xml
index bdd2ab5..699fbbb 100644
--- a/org.eclipse.mylyn.commons-target/pom.xml
+++ b/org.eclipse.mylyn.commons-target/pom.xml
@@ -26,9 +26,10 @@
<configuration>
<artifacts>
<artifact>
- <file>mylyn-commons-e3.5.target</file>
+ <file>mylyn-commons-e3.6.target</file>
<type>target</type>
- <classifier>mylyn-commons-e3.5</classifier>
+ <classifier>mylyn-commons-e3.6</classifier>
+ <!-- used by the gerrit trigger and snapshot build -->
</artifact>
</artifacts>
</configuration>