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.0.6-SNAPSHOT </version >
31
+ <version >4.0.6</version >
33
32
<packaging >bundle</packaging >
34
33
<name >OpenHFT/Chronicle-Queue</name >
35
34
203
202
<connection >scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection >
204
203
<developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
205
204
</developerConnection >
206
- <tag >master </tag >
205
+ <tag >chronicle-queue-4.0.6 </tag >
207
206
</scm >
208
207
209
208
</project >
You can’t perform that action at this time.
0 commit comments