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 ac9b13e commit 942f8d8Copy full SHA for 942f8d8
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>compiler</artifactId>
29
- <version>2.21ea1-SNAPSHOT</version>
+ <version>2.21ea1</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -172,7 +172,7 @@
172
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
173
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
174
</developerConnection>
175
- <tag>ea</tag>
+ <tag>compiler-2.21ea1</tag>
176
</scm>
177
178
</project>
0 commit comments