File tree 1 file changed +53
-0
lines changed
1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" Windows-1252" ?>
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
+
4
+ <modelVersion >4.0.0</modelVersion >
5
+
6
+ <groupId >org.seleniumhq.selenium</groupId >
7
+ <artifactId >jetty-repacked</artifactId >
8
+ <version >9.2.13.v20150730</version >
9
+
10
+ <name >selenium-jetty-server-repacked</name >
11
+ <description >Browser automation framework dependency on jetty</description >
12
+ <url >http://selenium.googlecode.com/</url >
13
+
14
+ <licenses >
15
+ <license >
16
+ <name >The Apache Software License, Version 2.0</name >
17
+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
18
+ <distribution >repo</distribution >
19
+ </license >
20
+ </licenses >
21
+
22
+ <developers >
23
+ <developer >
24
+ <id >simon.m.stewart</id >
25
+ <name >Simon Stewart</name >
26
+ <roles >
27
+ <role >Owner</role >
28
+ </roles >
29
+ </developer >
30
+ <developer >
31
+ <id >lsemerau</id >
32
+ <name >Luke Inman-Semerau</name >
33
+ <roles >
34
+ <role >Committer</role >
35
+ </roles >
36
+ </developer >
37
+ </developers >
38
+
39
+ <scm >
40
+ <connection >scm:git:https://github.com/SeleniumHQ/selenium</connection >
41
+ <developerConnection >scm:git:https://github.com/SeleniumHQ/selenium</developerConnection >
42
+ <url >https://github.com/SeleniumHQ/selenium</url >
43
+ </scm >
44
+
45
+ <dependencies >
46
+ <dependency >
47
+ <groupId >javax.servlet</groupId >
48
+ <artifactId >javax.servlet-api</artifactId >
49
+ <version >3.1.0</version >
50
+ </dependency >
51
+ </dependencies >
52
+ </project >
53
+
You can’t perform that action at this time.
0 commit comments