mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 17:10:30 +00:00
add module names to pom.xml
This commit is contained in:
parent
58aebd57c2
commit
2c69ea2cdc
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
<groupId>de.schildbach.pte</groupId>
|
<groupId>de.schildbach.pte</groupId>
|
||||||
<artifactId>public-transport-enabler</artifactId>
|
<artifactId>public-transport-enabler</artifactId>
|
||||||
|
<name>enabler</name>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
<groupId>de.schildbach.pte</groupId>
|
<groupId>de.schildbach.pte</groupId>
|
||||||
<artifactId>public-transport-service</artifactId>
|
<artifactId>public-transport-service</artifactId>
|
||||||
|
<name>service</name>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue