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.6-SNAPSHOT </version >
9
+ <version >1.0.6</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.6-SNAPSHOT </version >
9
+ <version >1.0.6</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.6 </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.6-SNAPSHOT </version >
9
+ <version >1.0.6</version >
10
10
</parent >
11
11
12
12
<artifactId >qa-parent</artifactId >
91
91
<dependency >
92
92
<groupId >com.github.bordertech.common</groupId >
93
93
<artifactId >build-tools</artifactId >
94
- <version >1.0.6-SNAPSHOT </version >
94
+ <version >1.0.6</version >
95
95
</dependency >
96
96
</dependencies >
97
97
<executions >
143
143
<dependency >
144
144
<groupId >com.github.bordertech.common</groupId >
145
145
<artifactId >build-tools</artifactId >
146
- <version >1.0.6-SNAPSHOT </version >
146
+ <version >1.0.6</version >
147
147
</dependency >
148
148
</dependencies >
149
149
<executions >
You can’t perform that action at this time.
0 commit comments