File tree Expand file tree Collapse file tree 7 files changed +9
-10
lines changed Expand file tree Collapse file tree 7 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.rnorth</groupId >
7
7
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
8
+ <version >0.9.3</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.rnorth</groupId >
7
7
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
8
+ <version >0.9.3</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.rnorth</groupId >
7
7
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
8
+ <version >0.9.3</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.rnorth</groupId >
7
7
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
8
+ <version >0.9.3</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.rnorth</groupId >
7
7
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
8
+ <version >0.9.3</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.rnorth</groupId >
7
7
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
8
+ <version >0.9.3</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
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
<groupId >org.rnorth</groupId >
7
6
<artifactId >test-containers-parent</artifactId >
8
- <version >0.9.3-SNAPSHOT </version >
7
+ <version >0.9.3</version >
9
8
10
9
<packaging >pom</packaging >
11
10
109
108
<connection >scm:git:https://github.com/rnorth/test-containers.git</connection >
110
109
<developerConnection >scm:git:git@github.com:rnorth/test-containers.git</developerConnection >
111
110
<url >https://github.com/rnorth/test-containers</url >
112
- <tag >HEAD </tag >
111
+ <tag >test-containers-0.9.3 </tag >
113
112
</scm >
114
113
115
114
<distributionManagement >
You can’t perform that action at this time.
0 commit comments