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 1314b13 commit 2ed59ddCopy full SHA for 2ed59dd
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
28
<artifactId>compiler</artifactId>
29
- <version>2.21ea81-SNAPSHOT</version>
+ <version>2.21ea81</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -234,7 +234,7 @@
234
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
235
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
236
</developerConnection>
237
- <tag>ea</tag>
+ <tag>compiler-2.21ea81</tag>
238
</scm>
239
240
</project>
0 commit comments