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"?> | |||
<!-- ======================================================================= Mav en | <!-- ======================================================================= Mav en | |||
Project Configuration File The Geotools Project http://www.geotools.org/ Versi on: | Project Configuration File The Geotools Project http://www.geotools.org/ Versi on: | |||
$Id$ ======================================================================= - -> | $Id$ ======================================================================= - -> | |||
<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 h ttp://maven.apache.org/xsd/maven-4.0.0.xsd"> | <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 h ttp://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||
<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-elasticsearch</artifactId> | <artifactId>gt-elasticsearch</artifactId> | |||
<packaging>jar</packaging> | <packaging>jar</packaging> | |||
<name>Elasticsearch plugin</name> | <name>Elasticsearch plugin</name> | |||
<description> | <description> | |||
DataStore supporting the Elasticsearch | DataStore supporting the Elasticsearch | |||
</description> | </description> | |||
<!-- =========================================================== --> | <!-- =========================================================== --> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |