Skip to content

Commit 969e33e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5b60fc4 commit 969e33e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compiler/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>compiler</artifactId>
29-
<version>2.3.0</version>
29+
<version>2.3.1-SNAPSHOT</version>
3030
<packaging>bundle</packaging>
3131

3232
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -155,7 +155,7 @@
155155
<connection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git</connection>
156156
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Runtime-Compiler.git
157157
</developerConnection>
158-
<tag>compiler-2.3.0</tag>
158+
<tag>master</tag>
159159
</scm>
160160

161161
</project>

0 commit comments

Comments
 (0)