pom.xml (geotools-24.0-project) | : | pom.xml (geotools-24.1-project) | ||
---|---|---|---|---|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/ 2001/XMLSchema-instance" | <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.apache.org/ maven-v4_0_0.xsd"> | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ maven-v4_0_0.xsd"> | |||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | |||
<parent> | <parent> | |||
<groupId>org.geotools</groupId> | <groupId>org.geotools</groupId> | |||
<artifactId>modules</artifactId> | <artifactId>modules</artifactId> | |||
<version>24.0</version> | <version>24.1</version> | |||
</parent> | </parent> | |||
<groupId>org.geotools</groupId> | <groupId>org.geotools</groupId> | |||
<artifactId>ogc</artifactId> | <artifactId>ogc</artifactId> | |||
<packaging>pom</packaging> | <packaging>pom</packaging> | |||
<name>OGC Web Service Models</name> | <name>OGC Web Service Models</name> | |||
<description>Collection of EMF models for OGC Web Service schemas.</descriptio n> | <description>Collection of EMF models for OGC Web Service schemas.</descriptio n> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |