We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a5ab5 commit 6bec1aeCopy full SHA for 6bec1ae
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.mdkt.compiler</groupId>
5
<artifactId>InMemoryJavaCompiler</artifactId>
6
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/trung/InMemoryJavaCompiler</url>
9
@@ -35,7 +35,7 @@
35
36
<connection>scm:git:git://github.com/trung/InMemoryJavaCompiler</connection>
37
<developerConnection>scm:git:git@github.com:trung/InMemoryJavaCompiler.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>InMemoryJavaCompiler-1.2</tag>
39
</scm>
40
41
<distributionManagement>
0 commit comments