Maven-Refactoring

- [MINOR]: Rearranged.
This commit is contained in:
Michael Uhl 2018-12-05 22:34:24 +01:00
parent 67e35ed8d9
commit f79e4c6df0

View File

@ -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>