Skip to content

Commit

Permalink
SimonStewart: Update the eml too
Browse files Browse the repository at this point in the history
r16018
  • Loading branch information
shs96c committed Feb 28, 2012
1 parent 955460e commit 3b753c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions selenium.eml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
<relative-module-src project-related="jar://$PROJECT_DIR$/third_party/java/commons-lang/commons-lang-2.6-sources.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/third_party/java/commons-lang/commons-lang-2.6.jar!/"/>
</lib>
<lib name="commons-codec-1.4.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/third_party/java/commons-codec/commons-codec-1.4.jar!/"/>
<lib name="commons-codec-1.6.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/third_party/java/commons-codec/commons-codec-1.6.jar!/"/>
</lib>
<lib name="hamcrest-all-1.1.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/third_party/java/hamcrest/hamcrest-all-1.1.jar!/"/>
Expand Down

0 comments on commit 3b753c0

Please sign in to comment.