File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 ~ limitations under the License.
1818 -->
1919
20- <project xmlns =" http://maven.apache.org/POM/4.0.0"
21- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2321 <modelVersion >4.0.0</modelVersion >
2422
2523 <parent >
2624 <groupId >net.openhft</groupId >
2725 <artifactId >java-parent-pom</artifactId >
2826 <version >1.1.2</version >
29- <relativePath />
27+ <relativePath />
3028 </parent >
3129
3230 <artifactId >chronicle</artifactId >
33- <version >3.2.3-SNAPSHOT </version >
31+ <version >3.2.3</version >
3432 <packaging >bundle</packaging >
3533
3634 <name >OpenHTF/Chronicle-Queue/chronicle</name >
183181 <connection >scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection >
184182 <developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
185183 </developerConnection >
186- <tag >master </tag >
184+ <tag >chronicle-3.2.3 </tag >
187185 </scm >
188186
189187</project >
You can’t perform that action at this time.
0 commit comments