Skip to content

Commit 2356e95

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a5f83c0 commit 2356e95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

44
<groupId>org.mdkt.compiler</groupId>
55
<artifactId>InMemoryJavaCompiler</artifactId>
6-
<version>1.0</version>
6+
<version>1.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<url>https://github.com/trung/InMemoryJavaCompiler</url>
99

@@ -33,7 +33,7 @@
3333
<url>https://github.com/trung/InMemoryJavaCompiler</url>
3434
<connection>scm:git:git://github.com/trung/InMemoryJavaCompiler</connection>
3535
<developerConnection>scm:git:git@github.com:trung/InMemoryJavaCompiler.git</developerConnection>
36-
<tag>InMemoryJavaCompiler-1.0</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838

3939
<distributionManagement>

0 commit comments

Comments
 (0)