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.17-SNAPSHOT </version >
9
+ <version >1.0.17</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.17-SNAPSHOT </version >
9
+ <version >1.0.17</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.17 </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.17-SNAPSHOT </version >
9
+ <version >1.0.17</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
179
179
<dependency >
180
180
<groupId >com.github.bordertech.common</groupId >
181
181
<artifactId >build-tools</artifactId >
182
- <version >1.0.17-SNAPSHOT </version >
182
+ <version >1.0.17</version >
183
183
</dependency >
184
184
</dependencies >
185
185
<executions >
229
229
<dependency >
230
230
<groupId >com.github.bordertech.common</groupId >
231
231
<artifactId >build-tools</artifactId >
232
- <version >1.0.17-SNAPSHOT </version >
232
+ <version >1.0.17</version >
233
233
</dependency >
234
234
</dependencies >
235
235
<executions >
293
293
<dependency >
294
294
<groupId >com.github.bordertech.common</groupId >
295
295
<artifactId >build-tools</artifactId >
296
- <version >1.0.17-SNAPSHOT </version >
296
+ <version >1.0.17</version >
297
297
</dependency >
298
298
</dependencies >
299
299
</plugin >
You can’t perform that action at this time.
0 commit comments