|
3 | 3 |
|
4 | 4 | <groupId>org.mdkt.compiler</groupId> |
5 | 5 | <artifactId>InMemoryJavaCompiler</artifactId> |
6 | | - <version>1.3.0-SNAPSHOT</version> |
| 6 | + <version>1.3.0</version> |
7 | 7 | <packaging>jar</packaging> |
8 | 8 | <url>https://github.com/trung/InMemoryJavaCompiler</url> |
9 | 9 |
|
|
41 | 41 | <url>https://github.com/trung/InMemoryJavaCompiler</url> |
42 | 42 | <connection>scm:git:git://github.com/trung/InMemoryJavaCompiler</connection> |
43 | 43 | <developerConnection>scm:git:git@github.com:trung/InMemoryJavaCompiler.git</developerConnection> |
44 | | - <tag>HEAD</tag> |
| 44 | + <tag>InMemoryJavaCompiler-1.3.0</tag> |
45 | 45 | </scm> |
46 | 46 |
|
47 | 47 | <distributionManagement> |
|
0 commit comments