File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.10-SNAPSHOT </version >
9+ <version >1.0.10</version >
1010 </parent >
1111
1212 <artifactId >build-tools</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.10-SNAPSHOT </version >
9+ <version >1.0.10</version >
1010
1111 <packaging >pom</packaging >
1212
5656 <url >https://github.com/bordertech/java-common</url >
5757 <connection >scm:git:https://github.com/bordertech/java-common.git</connection >
5858 <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.10 </tag >
6060 </scm >
6161
6262 <!--
198198 <requirePropertyDiverges >
199199 <property >project.description</property >
200200 </requirePropertyDiverges >
201- <dependencyConvergence />
201+ <dependencyConvergence />
202202 </rules >
203203 <fail >${bt.fail.enforcer} </fail >
204204 </configuration >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.bordertech.common</groupId >
88 <artifactId >bordertech-parent</artifactId >
9- <version >1.0.10-SNAPSHOT </version >
9+ <version >1.0.10</version >
1010 </parent >
1111
1212 <artifactId >qa-parent</artifactId >
126126 <dependency >
127127 <groupId >com.github.bordertech.common</groupId >
128128 <artifactId >build-tools</artifactId >
129- <version >1.0.10-SNAPSHOT </version >
129+ <version >1.0.10</version >
130130 </dependency >
131131 </dependencies >
132132 <executions >
184184 <dependency >
185185 <groupId >com.github.bordertech.common</groupId >
186186 <artifactId >build-tools</artifactId >
187- <version >1.0.10-SNAPSHOT </version >
187+ <version >1.0.10</version >
188188 </dependency >
189189 </dependencies >
190190 <executions >
257257 <dependency >
258258 <groupId >com.github.bordertech.common</groupId >
259259 <artifactId >build-tools</artifactId >
260- <version >1.0.10-SNAPSHOT </version >
260+ <version >1.0.10</version >
261261 </dependency >
262262 </dependencies >
263263 </plugin >
You can’t perform that action at this time.
0 commit comments