File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.bordertech.common</groupId >
8
8
<artifactId >bordertech-parent</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
</parent >
11
11
12
12
<artifactId >build-tools</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.github.bordertech.common</groupId >
8
8
<artifactId >bordertech-parent</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
11
11
<packaging >pom</packaging >
12
12
57
57
<url >https://github.com/bordertech/java-common</url >
58
58
<connection >scm:git:https://github.com/bordertech/java-common.git</connection >
59
59
<developerConnection >scm:git:https://github.com/bordertech/java-common.git</developerConnection >
60
- <tag >java-common -1.0.0 </tag >
60
+ <tag >bordertech-parent -1.0.5 </tag >
61
61
</scm >
62
62
63
63
<!--
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.bordertech.common</groupId >
8
8
<artifactId >bordertech-parent</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
</parent >
11
11
12
12
<artifactId >qa-parent</artifactId >
56
56
<dependency >
57
57
<groupId >com.github.bordertech.common</groupId >
58
58
<artifactId >build-tools</artifactId >
59
- <version >1.0.5-SNAPSHOT </version >
59
+ <version >1.0.5</version >
60
60
</dependency >
61
61
</dependencies >
62
62
<executions >
108
108
<dependency >
109
109
<groupId >com.github.bordertech.common</groupId >
110
110
<artifactId >build-tools</artifactId >
111
- <version >1.0.5-SNAPSHOT </version >
111
+ <version >1.0.5</version >
112
112
</dependency >
113
113
</dependencies >
114
114
<executions >
You can’t perform that action at this time.
0 commit comments