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 a2d9625 commit 50ce450Copy full SHA for 50ce450
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>posix</artifactId>
13
- <version>2.25.2-SNAPSHOT</version>
+ <version>2.25.2</version>
14
<name>OpenHFT/Posix</name>
15
<description>OpenHFT Java Posix APIs</description>
16
<packaging>jar</packaging>
@@ -133,6 +133,6 @@
133
<connection>scm:git:git@github.com:OpenHFT/posix.git</connection>
134
<developerConnection>scm:git:git@github.com:OpenHFT/posix.git</developerConnection>
135
<url>scm:git:git@github.com:OpenHFT/posix.git</url>
136
- <tag>ea</tag>
+ <tag>posix-2.25.2</tag>
137
</scm>
138
</project>
0 commit comments