We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d6326 commit 867916bCopy full SHA for 867916b
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>net.openhft</groupId>
13
<artifactId>posix</artifactId>
14
- <version>2.23ea0-SNAPSHOT</version>
+ <version>2.23ea0</version>
15
<name>java-posix</name>
16
<description>OpenHFT Java Posix APIs</description>
17
<packaging>jar</packaging>
@@ -139,6 +139,6 @@
139
<connection>scm:git:git@github.com:OpenHFT/posix.git</connection>
140
<developerConnection>scm:git:git@github.com:OpenHFT/posix.git</developerConnection>
141
<url>scm:git:git@github.com:OpenHFT/posix.git</url>
142
- <tag>ea</tag>
+ <tag>posix-2.23ea0</tag>
143
</scm>
144
</project>
0 commit comments