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 430e48e commit 06942e7Copy full SHA for 06942e7
pom.xml
@@ -26,7 +26,7 @@
26
27
<modelVersion>4.0.0</modelVersion>
28
<artifactId>compiler</artifactId>
29
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
30
<packaging>bundle</packaging>
31
32
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -157,7 +157,7 @@
157
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
158
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
159
</developerConnection>
160
- <tag>master</tag>
+ <tag>compiler-2.3.4</tag>
161
</scm>
162
163
</project>
0 commit comments