[no bug] Update Orbit dependency to Stable Build (S20140917154621)
diff --git a/wtp-parent/data/dependencies.properties b/wtp-parent/data/dependencies.properties
index ac47e28..d1e670d 100644
--- a/wtp-parent/data/dependencies.properties
+++ b/wtp-parent/data/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=I20140917004131
-orbitthirdpartyzip.build.id=I20140917004131
+orbitthirdpartyzip.build.dir=S20140917154621
+orbitthirdpartyzip.build.id=S20140917154621
 
 orbitthirdpartyzip.mirror.prefixuri=/tools/orbit/downloads/drops/${orbitthirdpartyzip.build.dir}
 orbitthirdpartyzip.url=http://download.eclipse.org${orbitthirdpartyzip.mirror.prefixuri}
diff --git a/wtp-parent/pom.xml b/wtp-parent/pom.xml
index 296632f..cea34bf 100644
--- a/wtp-parent/pom.xml
+++ b/wtp-parent/pom.xml
@@ -42,7 +42,7 @@
     <!-- Mars Updates -->

     <gef-repo.url>https://hudson.eclipse.org/hudson/job/gef-master/lastSuccessfulBuild/artifact/update-site</gef-repo.url>

     <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.5-I-builds/I20140915-2000</platform-repo.url>

-    <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/I20140917004131/repository/</orbit-repo.url>

+    <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/S20140917154621/repository/</orbit-repo.url>

     

     <!-- No updates for mars Yet -->

     <jetty-repo.url>http://www.eclipse.org/external/jetty/updates/jetty-bundles-8.x/8.1.3.v20120522/</jetty-repo.url>