mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
Bug 4339: updated version of the used Selenium artifacts in MANIFEST.MF
and pom.xml
This commit is contained in:
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Selenium
|
||||
Bundle-SymbolicName: org.openqa.selenium.osgi
|
||||
Bundle-Version: 3.6.0
|
||||
Bundle-Version: 3.11.0
|
||||
Bundle-ClassPath: lib/json-20080701.jar,
|
||||
client-combined-3.11.0.jar,
|
||||
lib/commons-codec-1.10.jar,
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>org.openqa.selenium.osgi</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<version>3.11.0</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user