File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >org.mdkt.compiler</groupId >
65 <artifactId >InMemoryJavaCompiler</artifactId >
7- <version >1.0-SNAPSHOT </version >
6+ <version >1.0</version >
87 <packaging >jar</packaging >
98 <url >https://github.com/trung/InMemoryJavaCompiler</url >
109
3433 <url >https://github.com/trung/InMemoryJavaCompiler</url >
3534 <connection >scm:git:git://github.com/trung/InMemoryJavaCompiler</connection >
3635 <
developerConnection >scm:git:
[email protected] :trung/InMemoryJavaCompiler.git</
developerConnection >
37- </scm >
36+ <tag >InMemoryJavaCompiler-1.0</tag >
37+ </scm >
3838
3939 <distributionManagement >
4040 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments