pom.xml (geotools-24.0-project) | : | pom.xml (geotools-24.1-project) | ||
---|---|---|---|---|
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | |||
<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.or g/maven-v4_0_0.xsd"> | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.or g/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>extension</artifactId> | <artifactId>extension</artifactId> | |||
<version>24.0</version> | <version>24.1</version> | |||
</parent> | </parent> | |||
<groupId>org.geotools</groupId> | <groupId>org.geotools</groupId> | |||
<artifactId>gt-complex</artifactId> | <artifactId>gt-complex</artifactId> | |||
<name>Complex Features Support</name> | <name>Complex Features Support</name> | |||
<description>Supporting utilities for complex features.</description> | <description>Supporting utilities for complex features.</description> | |||
<dependencies> | <dependencies> | |||
<dependency> | <dependency> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |