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 c312e20 commit 23d5660Copy full SHA for 23d5660
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>posix</artifactId>
13
- <version>2.26ea2-SNAPSHOT</version>
+ <version>2.26ea2</version>
14
<name>OpenHFT/Posix</name>
15
<description>OpenHFT Java Posix APIs</description>
16
<packaging>jar</packaging>
@@ -118,6 +118,6 @@
118
<connection>scm:git:git@github.com:OpenHFT/posix.git</connection>
119
<developerConnection>scm:git:git@github.com:OpenHFT/posix.git</developerConnection>
120
<url>scm:git:git@github.com:OpenHFT/posix.git</url>
121
- <tag>ea</tag>
+ <tag>posix-2.26ea2</tag>
122
</scm>
123
</project>
0 commit comments