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>
|
<artifactItem>
|
||||||
<groupId>org.seleniumhq.selenium</groupId>
|
<groupId>org.seleniumhq.selenium</groupId>
|
||||||
<artifactId>selenium-server-standalone</artifactId>
|
<artifactId>selenium-server-standalone</artifactId>
|
||||||
<version>2.39.0</version>
|
<version>2.53.0</version>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
<groupId>org.fitnesse</groupId>
|
<groupId>org.fitnesse</groupId>
|
||||||
|
|
@ -88,4 +88,4 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue