Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.micromata.jak</groupId>
<artifactId>JavaAPIforKml</artifactId>
<artifactId>javaapiforkml</artifactId>
<version>2.2.1_CODICE_1</version>
<name>a Java API for Kml</name>
<description>This is JavaAPIforKMml, Micromata's library for use with applications that want to parse, generate and operate on KML. It is an implementation of the OGC KML 2.2 standard. It is written entirely in Java and makes heavy use of JAXB.</description>
Expand Down Expand Up @@ -309,4 +309,4 @@
<url>${releases.repository.url}</url>
</repository>
</distributionManagement>
</project>
</project>