forked from JavaTX/JavaCompilerCore
Maven-Refactoring
- [MINOR]: Rearranged.
This commit is contained in:
parent
67e35ed8d9
commit
f79e4c6df0
7
pom.xml
7
pom.xml
@ -5,6 +5,9 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>de.dhbwstuttgart</groupId>
|
||||
<artifactId>JavaTXcompiler</artifactId>
|
||||
<version>0.1</version>
|
||||
<name>JavaTXcompiler</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
@ -21,9 +24,7 @@
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<version>0.1</version>
|
||||
<name>JavaTXcompiler</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.antlr</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user