Skip to content

Commit f526930

Browse files
committed
[maven-release-plugin] prepare release chronicle-queue-4.4.4
1 parent 8b03d77 commit f526930

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
~ along with this program. If not, see <http://www.gnu.org/licenses />.
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
<modelVersion>4.0.0</modelVersion>
2120
<properties>
2221
<additionalparam>-Xdoclint:none</additionalparam>
@@ -29,7 +28,7 @@
2928
</parent>
3029

3130
<artifactId>chronicle-queue</artifactId>
32-
<version>4.4.4-SNAPSHOT</version>
31+
<version>4.4.4</version>
3332
<packaging>bundle</packaging>
3433
<name>OpenHFT/Chronicle-Queue</name>
3534

@@ -196,7 +195,7 @@
196195
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
197196
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
198197
</developerConnection>
199-
<tag>master</tag>
198+
<tag>chronicle-queue-4.4.4</tag>
200199
</scm>
201200

202201
</project>

0 commit comments

Comments
 (0)