<?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.applicationsupportlayer</groupId>
  <artifactId>aslsearch</artifactId>
  <version>3.1.5</version>
  <dependencies>
    <dependency>
      <groupId>org.gcube.informationsystem</groupId>
      <artifactId>iscache</artifactId>
      <version>1.2.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.g_cqlparser</groupId>
      <artifactId>g_cqlparser</artifactId>
      <version>1.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.execution</groupId>
      <artifactId>resourceregistry</artifactId>
      <version>1.2.1</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.search</groupId>
      <artifactId>searchsystemservicestubs</artifactId>
      <version>2.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslup</artifactId>
      <version>3.0.0</version>
    </dependency>
    <dependency>
      <groupId>net.sf.ehcache</groupId>
      <artifactId>ehcache</artifactId>
      <version>1.5.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>accesslogger</artifactId>
      <version>1.2.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslcore</artifactId>
      <version>3.1.2</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.execution</groupId>
      <artifactId>rrmodel</artifactId>
      <version>1.2.1</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslcontent</artifactId>
      <version>4.1.1</version>
    </dependency>
  </dependencies>
</project>
