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.15-SNAPSHOT </version >
9
+ <version >1.0.15</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.15-SNAPSHOT </version >
9
+ <version >1.0.15</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.15 </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.15-SNAPSHOT </version >
9
+ <version >1.0.15</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
146
146
<dependency >
147
147
<groupId >com.github.bordertech.common</groupId >
148
148
<artifactId >build-tools</artifactId >
149
- <version >1.0.15-SNAPSHOT </version >
149
+ <version >1.0.15</version >
150
150
</dependency >
151
151
</dependencies >
152
152
<executions >
199
199
<dependency >
200
200
<groupId >com.github.bordertech.common</groupId >
201
201
<artifactId >build-tools</artifactId >
202
- <version >1.0.15-SNAPSHOT </version >
202
+ <version >1.0.15</version >
203
203
</dependency >
204
204
</dependencies >
205
205
<executions >
266
266
<dependency >
267
267
<groupId >com.github.bordertech.common</groupId >
268
268
<artifactId >build-tools</artifactId >
269
- <version >1.0.15-SNAPSHOT </version >
269
+ <version >1.0.15</version >
270
270
</dependency >
271
271
</dependencies >
272
272
</plugin >
You can’t perform that action at this time.
0 commit comments