Skip to content

Commit 3bf28a3

Browse files
committed
[maven-release-plugin] prepare release affinity-2.0.2
1 parent 8dc1063 commit 3bf28a3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

affinity/pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@
1515
~ limitations under the License.
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

2321
<groupId>net.openhft</groupId>
2422
<artifactId>affinity</artifactId>
25-
<version>2.0.2-SNAPSHOT</version>
23+
<version>2.0.2</version>
2624
<packaging>bundle</packaging>
2725

2826
<name>OpenHFT/Java-Thread-Affinity</name>
@@ -188,7 +186,7 @@
188186
<url>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</url>
189187
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
190188
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</developerConnection>
191-
<tag>master</tag>
189+
<tag>affinity-2.0.2</tag>
192190
</scm>
193191

194192
</project>

0 commit comments

Comments
 (0)