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