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.11-SNAPSHOT </version >
9+ <version >1.0.11</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
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.11-SNAPSHOT </version >
9+ <version >1.0.11</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.11 </tag >
6060 </scm >
6161
6262 <!--
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.11-SNAPSHOT </version >
9+ <version >1.0.11</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
4646 <!-- If true, override min cvss and fail on any vulnerability. -->
4747 <bt .owasp.fail.any>false</bt .owasp.fail.any>
4848 <!-- If set, owasp uses the proxy id in maven settings to download its db. -->
49- <bt .owasp.proxy.id/>
49+ <bt .owasp.proxy.id />
5050 </properties >
5151
5252 <description >
131131 <dependency >
132132 <groupId >com.github.bordertech.common</groupId >
133133 <artifactId >build-tools</artifactId >
134- <version >1.0.11-SNAPSHOT </version >
134+ <version >1.0.11</version >
135135 </dependency >
136136 </dependencies >
137137 <executions >
189189 <dependency >
190190 <groupId >com.github.bordertech.common</groupId >
191191 <artifactId >build-tools</artifactId >
192- <version >1.0.11-SNAPSHOT </version >
192+ <version >1.0.11</version >
193193 </dependency >
194194 </dependencies >
195195 <executions >
262262 <dependency >
263263 <groupId >com.github.bordertech.common</groupId >
264264 <artifactId >build-tools</artifactId >
265- <version >1.0.11-SNAPSHOT </version >
265+ <version >1.0.11</version >
266266 </dependency >
267267 </dependencies >
268268 </plugin >
You can’t perform that action at this time.
0 commit comments