IDEMPIERE-4048 Fix maven build error. Integrate solution from Ken Longnan
This commit is contained in:
parent
ed90b53e4d
commit
81629632b2
|
@ -36,7 +36,7 @@
|
|||
<artifactItem>
|
||||
<groupId>org.seleniumhq.selenium</groupId>
|
||||
<artifactId>selenium-server-standalone</artifactId>
|
||||
<version>2.39.0</version>
|
||||
<version>2.53.0</version>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
<groupId>org.fitnesse</groupId>
|
||||
|
@ -88,4 +88,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue