Skip to content

Commit be9e6ae

Browse files
committed
[maven-release-plugin] prepare release affinity-3.0.1
1 parent 86407ea commit be9e6ae

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

affinity/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>affinity</artifactId>
30-
<version>3.0.1-SNAPSHOT</version>
29+
<version>3.0.1</version>
3130
<packaging>bundle</packaging>
3231

3332
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -223,7 +222,7 @@
223222
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
224223
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
225224
</developerConnection>
226-
<tag>master</tag>
225+
<tag>affinity-3.0.1</tag>
227226
</scm>
228227

229228
</project>

0 commit comments

Comments
 (0)