2 <modelVersion>4.0.0</modelVersion>
3 <groupId>org.libreoffice</groupId>
4 <artifactId>ridl</artifactId>
5 <version>@version@</version>
6 <packaging>jar</packaging>
7 <name>LibreOffice - Types for the Java Uno typesystem</name>
8 <description>Types for the Java Uno typesystem</description>
9 <url>https://www.libreoffice.org</url>
11 <dependencyManagement>
14 <groupId>org.libreoffice</groupId>
15 <artifactId>libreoffice</artifactId>
16 <version>@version@</version>
19 </dependencyManagement>
23 <name>Mozilla Public License, Version 2.0</name>
24 <url>https://www.mozilla.org/en-US/MPL/2.0</url>
25 <distribution>repo</distribution>
30 <url>https://cgit.freedesktop.org/libreoffice/core</url>
31 <connection>https://gerrit.libreoffice.org/#/admin/projects/core</connection>
36 <name>The Document Foundation</name>
42 <name>LibreOffice Development Mailing List</name>
43 <post>libreoffice@lists.freedesktop.org</post>
44 <subscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</subscribe>
45 <unsubscribe>http://lists.freedesktop.org/mailman/listinfo/libreoffice</unsubscribe>
46 <archive>http://lists.freedesktop.org/archives/libreoffice</archive>
51 <url>https://bugs.documentfoundation.org</url>
52 <system>LibreOffice Issue Tracker</system>