Project

General

Profile

« Previous | Next » 

Revision e495c1c0

Added by Andreas Kohlbecker over 11 years ago

updating to selenium 2.26.0 in pom

View differences:

7.x/modules/cdm_dataportal/test/java/dataportal-selenium-tests/pom.xml
12 12

  
13 13
  <properties>
14 14
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
    <selenium-version>2.25.0</selenium-version>
15
    <selenium-version>2.26.0</selenium-version>
16 16
  </properties>
17 17

  
18 18
  <scm>
......
86 86
      <artifactId>log4j</artifactId>
87 87
      <version>1.2.16</version>
88 88
    </dependency>
89
    <dependency>
90
      <groupId>commons-lang</groupId>
91
      <artifactId>commons-lang</artifactId>
92
      <version>2.2</version>
93
    </dependency>
89 94
    <!--
90 95
      selenium 2 webdriver, see
91 96
      http://seleniumhq.org/docs/03_webdriver.html#with-maven

Also available in: Unified diff