Update of pom.xml to match new project settings
This commit is contained in:
parent
d5077ab19b
commit
2d4623a80a
4
pom.xml
4
pom.xml
|
@ -4,10 +4,10 @@
|
|||
http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>de.lusiardi.maven</groupId>
|
||||
<artifactId>mavenExecutableJarFiles</artifactId>
|
||||
<artifactId>mavenAntlrIntegration</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.1</version>
|
||||
<name>Ausführbare Jar-Dateien mit Maven</name>
|
||||
<name>Apache Maven – ANTLR Integration</name>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue