Skip to content

Commit 470f624

Browse files
committed
[maven-release-plugin] prepare release chronicle-queue-4.5.6
1 parent ed7c377 commit 470f624

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

pom.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +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"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
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">
2119
<modelVersion>4.0.0</modelVersion>
2220
<properties>
2321
<additionalparam>-Xdoclint:none</additionalparam>
@@ -26,11 +24,11 @@
2624
<groupId>net.openhft</groupId>
2725
<artifactId>java-parent-pom</artifactId>
2826
<version>1.1.10</version>
29-
<relativePath/>
27+
<relativePath />
3028
</parent>
3129

3230
<artifactId>chronicle-queue</artifactId>
33-
<version>4.5.6-SNAPSHOT</version>
31+
<version>4.5.6</version>
3432
<packaging>bundle</packaging>
3533
<name>OpenHFT/Chronicle-Queue</name>
3634

@@ -202,7 +200,7 @@
202200
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git</connection>
203201
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Queue.git
204202
</developerConnection>
205-
<tag>master</tag>
203+
<tag>chronicle-queue-4.5.6</tag>
206204
</scm>
207205

208206
</project>

0 commit comments

Comments
 (0)