This repository was archived by the owner on Nov 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2019 <properties >
2120 <additionalparam >-Xdoclint:none</additionalparam >
2221 </properties >
2322 <parent >
2423 <groupId >software.chronicle</groupId >
2524 <artifactId >chronicle-enterprise-root-pom</artifactId >
2625 <version >1.0.6</version >
27- <relativePath />
26+ <relativePath />
2827 </parent >
2928
3029 <groupId >net.openhft</groupId >
3130 <modelVersion >4.0.0</modelVersion >
3231 <artifactId >chronicle-engine</artifactId >
33- <version >1.15.0-SNAPSHOT </version >
32+ <version >1.15.0</version >
3433 <name >OpenHFT/Chronicle-Engine</name >
3534 <description >Chronicle Engine Framework</description >
3635 <packaging >bundle</packaging >
285284 <connection >scm:git:git@github.com:OpenHFT/Chronicle-Engine.git</connection >
286285 <developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Engine.git
287286 </developerConnection >
288- <tag >master </tag >
287+ <tag >chronicle-engine-1.15.0 </tag >
289288 </scm >
290289
291290</project >
You can’t perform that action at this time.
0 commit comments