mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:28:08 +00:00
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@1 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
15 lines
413 B
XML
15 lines
413 B
XML
<project>
|
|
<parent>
|
|
<groupId>net.jxta.platform</groupId>
|
|
<artifactId>jxta</artifactId>
|
|
<version>1.0</version>
|
|
<relativePath>../pom.xml</relativePath>
|
|
</parent>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<name>jxta-api</name>
|
|
<groupId>net.jxta.platform</groupId>
|
|
<artifactId>jxta-api</artifactId>
|
|
<packaging>jar</packaging>
|
|
<version>1.0</version>
|
|
|
|
</project>
|