<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.gcube.portletsadmin</groupId>
  <artifactId>irbootstrapperportlet</artifactId>
  <version>1.3.1</version>
  <packaging>war</packaging>
  <dependencies>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>fulltextindexmanagementstubs</artifactId>
      <version>2.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.execution</groupId>
      <artifactId>madgikcommonslibrary</artifactId>
      <version>1.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>fulltextindexupdaterstubs</artifactId>
      <version>2.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>geoindexlookupstubs</artifactId>
      <version>2.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslcore</artifactId>
      <version>3.1.2</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.datatransformation</groupId>
      <artifactId>datatransformationservicestubs</artifactId>
      <version>2.2.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>geoindexmanagementstubs</artifactId>
      <version>2.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>forwardindexlookupstubs</artifactId>
      <version>3.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>incrementalindexupdaterstubs</artifactId>
      <version>1.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcbube.externals</groupId>
      <artifactId>gwt-ext-patched</artifactId>
      <version>2.0.5</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.opensearch</groupId>
      <artifactId>opensearchdatasource</artifactId>
      <version>[1.0.0,2.0.0)</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>geoindexupdaterstubs</artifactId>
      <version>2.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>forwardindexupdaterstubs</artifactId>
      <version>3.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>fulltextindexlookupstubs</artifactId>
      <version>2.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.datatransformation</groupId>
      <artifactId>datatransformationhandlers</artifactId>
      <version>2.3.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.index</groupId>
      <artifactId>forwardindexmanagementstubs</artifactId>
      <version>3.0.0</version>
    </dependency>
  </dependencies>
</project>
