File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >ru.qatools.seleniumkit</groupId >
5
5
<artifactId >gridrouter</artifactId >
6
- <version >1.22-SNAPSHOT </version >
6
+ <version >1.22</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- 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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
11
10
12
11
<groupId >ru.qatools.seleniumkit</groupId >
13
12
<artifactId >gridrouter</artifactId >
14
- <version >1.22-SNAPSHOT </version >
13
+ <version >1.22</version >
15
14
<packaging >pom</packaging >
16
15
17
16
<modules >
48
47
<connection >scm:git:git@github.com:seleniumkit/gridrouter.git</connection >
49
48
<developerConnection >scm:git:git@github.com:seleniumkit/gridrouter.git</developerConnection >
50
49
<url >https://github.com/seleniumkit/gridrouter</url >
51
- <tag >HEAD </tag >
50
+ <tag >1.22 </tag >
52
51
</scm >
53
52
54
53
<issueManagement >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >ru.qatools.seleniumkit</groupId >
5
5
<artifactId >gridrouter</artifactId >
6
- <version >1.22-SNAPSHOT </version >
6
+ <version >1.22</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
You can’t perform that action at this time.
0 commit comments