File tree 4 files changed +9
-17
lines changed 4 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >selenograph</artifactId >
7
5
<groupId >ru.qatools.seleniumkit</groupId >
8
- <version >1.0-SNAPSHOT </version >
6
+ <version >1.0</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >ru.qatools.seleniumkit</groupId >
8
6
<artifactId >selenograph</artifactId >
9
7
<packaging >pom</packaging >
10
- <version >1.0-SNAPSHOT </version >
8
+ <version >1.0</version >
11
9
12
10
<parent >
13
11
<groupId >org.sonatype.oss</groupId >
32
30
<
connection >scm:git:
[email protected] :seleniumkit/selenograph.git</
connection >
33
31
<
developerConnection >scm:git:
[email protected] :seleniumkit/selenograph.git</
developerConnection >
34
32
<
url >scm:git:
[email protected] :seleniumkit/selenograph.git</
url >
35
- <tag >HEAD </tag >
33
+ <tag >selenograph-1.0 </tag >
36
34
</scm >
37
35
38
36
<dependencyManagement >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >selenograph</artifactId >
7
5
<groupId >ru.qatools.seleniumkit</groupId >
8
- <version >1.0-SNAPSHOT </version >
6
+ <version >1.0</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
<packaging >war</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >selenograph</artifactId >
7
5
<groupId >ru.qatools.seleniumkit</groupId >
8
- <version >1.0-SNAPSHOT </version >
6
+ <version >1.0</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
You can’t perform that action at this time.
0 commit comments