Update OSGI build to use same Eclipse release as jetty-distribution - really needs more refactoring to share pom properties

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2194 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Jan Bartel 2010-07-29 02:13:04 +00:00
parent 00cbe30682
commit e23d08749a
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
<!-- <orbit-url>http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/bundles</orbit-url> -->
<orbit-url>http://download.eclipse.org/tools/orbit/committers/drops/I20100628101947/bundles</orbit-url>
<assembly-directory>target/distribution</assembly-directory>
<eclipse-drop>S-3.6RC4-201006031500</eclipse-drop>
<eclipse-ecj-version>3.6RC4</eclipse-ecj-version>
<eclipse-drop>R-3.6-201006080911</eclipse-drop>
<eclipse-ecj-version>3.6</eclipse-ecj-version>
<orbit-javax-activation-version>${javax-activation-version}.0.v201005080500</orbit-javax-activation-version>
<orbit-javax-el-version>2.1.0.v201004190952</orbit-javax-el-version>
<orbit-javax-mail-glassfish-version>${javax-mail-version}.v201005082020</orbit-javax-mail-glassfish-version>