File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 15
15
~ along with this program. If not, see <http://www.gnu.org/licenses />.
16
16
-->
17
17
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" >
20
19
<modelVersion >4.0.0</modelVersion >
21
20
<properties >
22
21
<additionalparam >-Xdoclint:none</additionalparam >
29
28
</parent >
30
29
31
30
<artifactId >chronicle-queue</artifactId >
32
- <version >4.2.3-SNAPSHOT </version >
31
+ <version >4.2.3</version >
33
32
<packaging >bundle</packaging >
34
33
<name >OpenHFT/Chronicle-Queue</name >
35
34
199
198
<connection >scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection >
200
199
<developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
201
200
</developerConnection >
202
- <tag >master </tag >
201
+ <tag >chronicle-queue-4.2.3 </tag >
203
202
</scm >
204
203
205
204
</project >
You can’t perform that action at this time.
0 commit comments