Skip to content
Snippets Groups Projects
Commit 495eb794 authored by david_williams's avatar david_williams
Browse files

updated to reflect 0.5.1 versions

parent 5c6f24d7
No related branches found
No related tags found
No related merge requests found
......@@ -3,26 +3,27 @@
<target name="update">
<property name="updateSite"
value="file://${user.home}/downloads/webtools/updates/" />
value="file://${user.home}/downloads/webtools/downloads/drops/R1.5/M-1.5.2-200610192022/updateSite/" />
<echo message=" pulling update jars from ${updateSite}" />
<ant antfile="updateMirrorProject.xml">
<property name="featureId"
value="org.eclipse.jst.jsf.feature" />
<property name="version"
value="0.5.0.v20060829-OJnpNuKYI7O7SAU" />
value="0.5.1.v20060829-OJnpNuKYI7O7SAU" />
</ant>
<ant antfile="updateMirrorProject.xml">
<property name="featureId"
value="org.eclipse.jst.jsf_sdk.feature" />
<property name="version"
value="0.5.0.v20060829-fX45f_dlc_3ccM8" />
value="0.5.1.v20060829-fX45f_dlc_3ccM8" />
</ant>
</target>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment