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

Commit edcef96

Browse files
committed
[maven-release-plugin] prepare release lang-6.8.2
1 parent aaab460 commit edcef96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>lang</artifactId>
28-
<version>6.8.2-SNAPSHOT</version>
28+
<version>6.8.2</version>
2929
<packaging>bundle</packaging>
3030
<name>OpenHFT/Java-Lang/lang</name>
3131
<description>Java Lang library for High Frequency Trading (Java 6+)</description>
@@ -205,7 +205,7 @@
205205
<url>scm:git:[email protected]:OpenHFT/Java-Lang.git</url>
206206
<connection>scm:git:[email protected]:OpenHFT/Java-Lang.git</connection>
207207
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Lang.git</developerConnection>
208-
<tag>master</tag>
208+
<tag>lang-6.8.2</tag>
209209
</scm>
210210

211211
</project>

0 commit comments

Comments
 (0)