Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 8f4a79c

Browse files
committed
[maven-release-plugin] prepare release chronicle-network-1.0.7-alpha
1 parent 74065e3 commit 8f4a79c

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

2120
<parent>
2221
<groupId>net.openhft</groupId>
@@ -27,7 +26,7 @@
2726

2827
<modelVersion>4.0.0</modelVersion>
2928
<artifactId>chronicle-network</artifactId>
30-
<version>1.0.7-alpha-SNAPSHOT</version>
29+
<version>1.0.7-alpha</version>
3130
<name>OpenHFT/Chronicle-Network</name>
3231
<description>Chronicle-Network</description>
3332

@@ -245,7 +244,7 @@
245244
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Network.git</connection>
246245
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Network.git
247246
</developerConnection>
248-
<tag>master</tag>
247+
<tag>chronicle-network-1.0.7-alpha</tag>
249248
</scm>
250249

251250
</project>

0 commit comments

Comments
 (0)