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

Commit c784ac7

Browse files
author
unknown
committed
[maven-release-plugin] prepare release lang-6.8.17
1 parent 68d1d69 commit c784ac7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

lang/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
<parent>
2120
<groupId>net.openhft</groupId>
2221
<artifactId>java-parent-pom</artifactId>
@@ -26,7 +25,7 @@
2625

2726
<modelVersion>4.0.0</modelVersion>
2827
<artifactId>lang</artifactId>
29-
<version>6.8.17-SNAPSHOT</version>
28+
<version>6.8.17</version>
3029
<packaging>bundle</packaging>
3130
<name>OpenHFT/Java-Lang/lang</name>
3231
<description>Java Lang library for High Frequency Trading (Java 6+)</description>
@@ -205,7 +204,7 @@
205204
<url>scm:git:[email protected]:OpenHFT/Java-Lang.git</url>
206205
<connection>scm:git:[email protected]:OpenHFT/Java-Lang.git</connection>
207206
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Lang.git</developerConnection>
208-
<tag>master</tag>
207+
<tag>lang-6.8.17</tag>
209208
</scm>
210209

211210
</project>

0 commit comments

Comments
 (0)