pom.xml (geotools-24.0-project) | : | pom.xml (geotools-24.1-project) | ||
---|---|---|---|---|
skipping to change at line 16 | skipping to change at line 16 | |||
http://www.geotools.org/ | http://www.geotools.org/ | |||
Version: $Id$ | Version: $Id$ | |||
======================================================================= --> | ======================================================================= --> | |||
<project xmlns="http://maven.apache.org/POM/4.0.0" | <project xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http ://maven.apache.org/POM/4.0.0 http://maven.apach e.org/maven-v4_0_0.xsd"> | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http ://maven.apache.org/POM/4.0.0 http://maven.apach e.org/maven-v4_0_0.xsd"> | |||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | |||
<parent> | <parent> | |||
<groupId>org.geotools.xsd</groupId> | <groupId>org.geotools.xsd</groupId> | |||
<artifactId>xsd</artifactId> | <artifactId>xsd</artifactId> | |||
<version>24.0</version> | <version>24.1</version> | |||
</parent> | </parent> | |||
<!-- =========================================================== --> | <!-- =========================================================== --> | |||
<!-- Module Description --> | <!-- Module Description --> | |||
<!-- =========================================================== --> | <!-- =========================================================== --> | |||
<groupId>org.geotools.xsd</groupId> | <groupId>org.geotools.xsd</groupId> | |||
<artifactId>gt-xsd-core</artifactId> | <artifactId>gt-xsd-core</artifactId> | |||
<packaging>jar</packaging> | <packaging>jar</packaging> | |||
<name>XML Parsing</name> | <name>XML Parsing</name> | |||
<description> | <description> | |||
Schema based xml parsing. This module contains tools for creating | Schema based xml parsing. This module contains tools for creating | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |