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 aa0d702 commit 29b06d7Copy full SHA for 29b06d7
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>compiler</artifactId>
29
- <version>2.23ea0-SNAPSHOT</version>
+ <version>2.23ea0</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -223,7 +223,7 @@
223
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
224
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
225
</developerConnection>
226
- <tag>ea</tag>
+ <tag>compiler-2.23ea0</tag>
227
</scm>
228
229
</project>
0 commit comments