File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
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.18-SNAPSHOT </version >
9
+ <version >1.0.18</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
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.18-SNAPSHOT </version >
9
+ <version >1.0.18</version >
10
10
11
11
<packaging >pom</packaging >
12
12
55
55
<url >https://github.com/bordertech/java-common</url >
56
56
<connection >scm:git:https://github.com/bordertech/java-common.git</connection >
57
57
<developerConnection >scm:git:https://github.com/bordertech/java-common.git</developerConnection >
58
- <tag >java-common -1.0.0 </tag >
58
+ <tag >bordertech-parent -1.0.18 </tag >
59
59
</scm >
60
60
61
61
<!--
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.18-SNAPSHOT </version >
9
+ <version >1.0.18</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
224
224
<dependency >
225
225
<groupId >com.github.bordertech.common</groupId >
226
226
<artifactId >build-tools</artifactId >
227
- <version >1.0.18-SNAPSHOT </version >
227
+ <version >1.0.18</version >
228
228
</dependency >
229
229
</dependencies >
230
230
<executions >
275
275
<dependency >
276
276
<groupId >com.github.bordertech.common</groupId >
277
277
<artifactId >build-tools</artifactId >
278
- <version >1.0.18-SNAPSHOT </version >
278
+ <version >1.0.18</version >
279
279
</dependency >
280
280
</dependencies >
281
281
<executions >
339
339
<dependency >
340
340
<groupId >com.github.bordertech.common</groupId >
341
341
<artifactId >build-tools</artifactId >
342
- <version >1.0.18-SNAPSHOT </version >
342
+ <version >1.0.18</version >
343
343
</dependency >
344
344
</dependencies >
345
345
</plugin >
You can’t perform that action at this time.
0 commit comments