pom.xml (geotools-24.0-project) | : | pom.xml (geotools-24.1-project) | ||
---|---|---|---|---|
<?xml version="1.0"?> | <?xml version="1.0"?> | |||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apac he.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apac he.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |||
<modelVersion>4.0.0</modelVersion> | <modelVersion>4.0.0</modelVersion> | |||
<parent> | <parent> | |||
<groupId>org.geotools</groupId> | <groupId>org.geotools</groupId> | |||
<artifactId>unsupported</artifactId> | <artifactId>unsupported</artifactId> | |||
<version>24.0</version> | <version>24.1</version> | |||
</parent> | </parent> | |||
<groupId>org.geotools</groupId> | <groupId>org.geotools</groupId> | |||
<artifactId>gt-ogcapi-client</artifactId> | <artifactId>gt-ogcapi-client</artifactId> | |||
<name>ogcapi-client</name> | <name>ogcapi-client</name> | |||
<url>http://maven.apache.org</url> | <url>http://maven.apache.org</url> | |||
<properties> | <properties> | |||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | |||
</properties> | </properties> | |||
<dependencies> | <dependencies> | |||
<dependency> | <dependency> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |