<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.swisscom.cloud.sb</groupId>
  <artifactId>model</artifactId>
  <version>6.21.3</version>
  <name>Open Service Broker - model</name>
  <description>Swisscom's Open Service Broker API implementation</description>
  <url>https://github.com/swisscom/open-service-broker</url>
  <licenses>
    <license>
      <name>Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>philipp.meier</id>
      <name>Philipp Meier</name>
      <organization>Swisscom (Schweiz) AG</organization>
      <organizationUrl>https://www.swisscom.ch</organizationUrl>
    </developer>
    <developer>
      <id>simon.peter</id>
      <name>Simon Peter</name>
      <organization>Swisscom (Schweiz) AG</organization>
      <organizationUrl>https://www.swisscom.ch</organizationUrl>
    </developer>
    <developer>
      <id>christoph.seiler</id>
      <name>Christoph Seiler</name>
      <organization>Swisscom (Schweiz) AG</organization>
      <organizationUrl>https://www.swisscom.ch</organizationUrl>
    </developer>
    <developer>
      <id>ibon.urrutia</id>
      <name>Ibon Urrutia</name>
      <organization>Swisscom (Schweiz) AG</organization>
      <organizationUrl>https://www.swisscom.ch</organizationUrl>
    </developer>
  </developers>
  <scm>
    <url>git@github.com:swisscom/open-service-broker.git</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>org.immutables</groupId>
      <artifactId>value</artifactId>
      <version>2.7.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.codehaus.groovy</groupId>
      <artifactId>groovy-all</artifactId>
      <version>2.5.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.dataformat</groupId>
      <artifactId>jackson-dataformat-yaml</artifactId>
      <version>2.11.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
      <version>2.11.1</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-data-jpa</artifactId>
      <version>2.3.1.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-web</artifactId>
      <version>2.3.1.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>javax.validation</groupId>
      <artifactId>validation-api</artifactId>
      <version>2.0.1.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.bouncycastle</groupId>
      <artifactId>bcprov-jdk15on</artifactId>
      <version>1.60</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.bouncycastle</groupId>
      <artifactId>bcpkix-jdk15on</artifactId>
      <version>1.60</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.httpcomponents</groupId>
      <artifactId>httpclient</artifactId>
      <version>4.5.12</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>26.0-jre</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.codehaus.gpars</groupId>
      <artifactId>gpars</artifactId>
      <version>1.2.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <properties>
    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
    <nebula_Implementation_Title>com.swisscom.cloud.sb#model;6.21.3</nebula_Implementation_Title>
    <nebula_Implementation_Version>6.21.3</nebula_Implementation_Version>
    <nebula_Built_Status>integration</nebula_Built_Status>
    <nebula_Built_By>circleci</nebula_Built_By>
    <nebula_Built_OS>Linux</nebula_Built_OS>
    <nebula_Build_Date>2020-09-02_09:33:52</nebula_Build_Date>
    <nebula_Gradle_Version>6.5.1</nebula_Gradle_Version>
    <nebula_Module_Source>/model</nebula_Module_Source>
    <nebula_Module_Origin>git@github.com:swisscom/open-service-broker.git</nebula_Module_Origin>
    <nebula_Change>041c95b</nebula_Change>
    <nebula_Full_Change>041c95b2ec730fc84545b78e5808302bfb3b598e</nebula_Full_Change>
    <nebula_Branch>develop</nebula_Branch>
    <nebula_Build_Host>68b1060d4563</nebula_Build_Host>
    <nebula_Build_Job>publish</nebula_Build_Job>
    <nebula_Build_Number>2217</nebula_Build_Number>
    <nebula_Build_Id>2217</nebula_Build_Id>
    <nebula_Created_By>1.8.0_265-b01 (Oracle Corporation)</nebula_Created_By>
    <nebula_Build_Java_Version>1.8.0_265</nebula_Build_Java_Version>
    <nebula_X_Compile_Target_JDK>1.8</nebula_X_Compile_Target_JDK>
    <nebula_X_Compile_Source_JDK>1.8</nebula_X_Compile_Source_JDK>
  </properties>
</project>
