Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2011-05-25 23:25:40 +0000
committerdavid_williams2011-05-25 23:25:40 +0000
commit59b5c2f5f2f56080b152140144d9ab5203c8e9e3 (patch)
tree1c19425634e8c26bf3a3d78bc705eed761ab5c4b
parent07becac846084c724d29016bb8799ce884216cf9 (diff)
downloadwebtools.maps-59b5c2f5f2f56080b152140144d9ab5203c8e9e3.tar.gz
webtools.maps-59b5c2f5f2f56080b152140144d9ab5203c8e9e3.tar.xz
webtools.maps-59b5c2f5f2f56080b152140144d9ab5203c8e9e3.zip
update to near RC3 prereq
-rw-r--r--releng/indigo/dependencies.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/indigo/dependencies.properties b/releng/indigo/dependencies.properties
index 11261de57..8f267906d 100644
--- a/releng/indigo/dependencies.properties
+++ b/releng/indigo/dependencies.properties
@@ -42,8 +42,8 @@
# Note that this data is used for "display" only.
# During the build, the required bundles are fetched based on the orbitBundles.map file.
-orbitthirdpartyzip.build.dir=S20110515001817
-orbitthirdpartyzip.build.id=S20110515001817
+orbitthirdpartyzip.build.dir=S20110523182458
+orbitthirdpartyzip.build.id=S20110523182458
orbitthirdpartyzip.mirror.prefixuri=/tools/orbit/downloads/drops/${orbitthirdpartyzip.build.dir}
orbitthirdpartyzip.url=http://download.eclipse.org${orbitthirdpartyzip.mirror.prefixuri}

Back to the top