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 07f8de9 commit 47643ffCopy full SHA for 47643ff
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>compiler</artifactId>
29
- <version>2.26ea0-SNAPSHOT</version>
+ <version>2.26ea0</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -227,7 +227,7 @@
227
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
228
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
229
</developerConnection>
230
- <tag>ea</tag>
+ <tag>compiler-2.26ea0</tag>
231
</scm>
232
233
</project>
0 commit comments