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 36eb85e commit f9034e1Copy full SHA for f9034e1
pom.xml
@@ -26,7 +26,7 @@
26
27
<modelVersion>4.0.0</modelVersion>
28
<artifactId>compiler</artifactId>
29
- <version>2.3.2</version>
+ <version>2.3.3-SNAPSHOT</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>compiler-2.3.2</tag>
+ <tag>master</tag>
161
</scm>
162
163
</project>
0 commit comments