info about project

This commit is contained in:
Andreas Schildbach 2012-06-13 13:55:25 +02:00
parent 2f9ddada0b
commit 6af4dcfc64

24
pom.xml
View file

@ -15,4 +15,28 @@
<module>service</module>
</modules>
<developers>
<developer>
<name>Andreas Schildbach</name>
<email>andreas@schildbach.de</email>
<url>http://schildbach.de</url>
</developer>
</developers>
<scm>
<url>http://code.google.com/p/public-transport-enabler/source/checkout</url>
<connection>scm:git:https://code.google.com/p/public-transport-enabler/</connection>
</scm>
<issueManagement>
<url>http://code.google.com/p/public-transport-enabler/issues/list</url>
</issueManagement>
<mailingLists>
<mailingList>
<name>public-transport-enabler-discuss Google Group</name>
<post>https://groups.google.com/forum/#!forum/public-transport-enabler-discuss</post>
</mailingList>
</mailingLists>
</project>