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.12-SNAPSHOT </version >
9
+ <version >1.0.12</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.12-SNAPSHOT </version >
9
+ <version >1.0.12</version >
10
10
11
11
<packaging >pom</packaging >
12
12
56
56
<url >https://github.com/bordertech/java-common</url >
57
57
<connection >scm:git:https://github.com/bordertech/java-common.git</connection >
58
58
<developerConnection >scm:git:https://github.com/bordertech/java-common.git</developerConnection >
59
- <tag >java-common -1.0.0 </tag >
59
+ <tag >bordertech-parent -1.0.12 </tag >
60
60
</scm >
61
61
62
62
<!--
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.12-SNAPSHOT </version >
9
+ <version >1.0.12</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
131
131
<dependency >
132
132
<groupId >com.github.bordertech.common</groupId >
133
133
<artifactId >build-tools</artifactId >
134
- <version >1.0.12-SNAPSHOT </version >
134
+ <version >1.0.12</version >
135
135
</dependency >
136
136
</dependencies >
137
137
<executions >
189
189
<dependency >
190
190
<groupId >com.github.bordertech.common</groupId >
191
191
<artifactId >build-tools</artifactId >
192
- <version >1.0.12-SNAPSHOT </version >
192
+ <version >1.0.12</version >
193
193
</dependency >
194
194
</dependencies >
195
195
<executions >
262
262
<dependency >
263
263
<groupId >com.github.bordertech.common</groupId >
264
264
<artifactId >build-tools</artifactId >
265
- <version >1.0.12-SNAPSHOT </version >
265
+ <version >1.0.12</version >
266
266
</dependency >
267
267
</dependencies >
268
268
</plugin >
You can’t perform that action at this time.
0 commit comments