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 9352465 commit 4c74e7fCopy full SHA for 4c74e7f
pom.xml
@@ -25,7 +25,7 @@
25
26
<modelVersion>4.0.0</modelVersion>
27
<artifactId>compiler</artifactId>
28
- <version>2.3.6-SNAPSHOT</version>
+ <version>2.3.6</version>
29
<packaging>bundle</packaging>
30
31
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -143,7 +143,7 @@
143
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
144
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
145
</developerConnection>
146
- <tag>master</tag>
+ <tag>compiler-2.3.6</tag>
147
</scm>
148
149
</project>
0 commit comments