Skip to content

Commit 39ea560

Browse files
committed
[maven-release-plugin] prepare release chronicle-3.2.3
1 parent 22ffcec commit 39ea560

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

chronicle/pom.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,18 @@
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>
@@ -183,7 +181,7 @@
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>

0 commit comments

Comments
 (0)