Skip to content

Commit 9d45b68

Browse files
committed
[maven-release-plugin] prepare release affinity-3.1.0
1 parent 008a72c commit 9d45b68

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

affinity/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
~ limitations under the License.
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.1.0-SNAPSHOT</version>
29+
<version>3.1.0</version>
3130
<packaging>bundle</packaging>
3231

3332
<name>OpenHFT/Java-Thread-Affinity/affinity</name>
@@ -224,7 +223,7 @@
224223
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
225224
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
226225
</developerConnection>
227-
<tag>master</tag>
226+
<tag>affinity-3.1.0</tag>
228227
</scm>
229228

230229
</project>

0 commit comments

Comments
 (0)