<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.netflix.spectator</groupId>
  <artifactId>spectator-ext-sandbox</artifactId>
  <version>0.53.0</version>
  <dependencies>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <scope>runtime</scope>
      <version>1.7.21</version>
    </dependency>
    <dependency>
      <groupId>com.netflix.spectator</groupId>
      <artifactId>spectator-api</artifactId>
      <version>0.53.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <name>spectator-ext-sandbox</name>
  <description>spectator-ext-sandbox</description>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>netflixgithub</id>
      <name>Netflix Open Source Development</name>
      <email>netflixoss@netflix.com</email>
    </developer>
  </developers>
  <properties>
    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
    <nebula_Implementation_Title>com.netflix.spectator#spectator-ext-sandbox;0.53.0</nebula_Implementation_Title>
    <nebula_Implementation_Version>0.53.0</nebula_Implementation_Version>
    <nebula_Built_Status>integration</nebula_Built_Status>
    <nebula_Built_By>travis</nebula_Built_By>
    <nebula_Built_OS>Linux</nebula_Built_OS>
    <nebula_Build_Date>2017-03-13_16:41:16</nebula_Build_Date>
    <nebula_Gradle_Version>3.0</nebula_Gradle_Version>
    <nebula_Module_Owner>netflixoss@netflix.com</nebula_Module_Owner>
    <nebula_Module_Email>netflixoss@netflix.com</nebula_Module_Email>
    <nebula_Module_Source>/spectator-ext-sandbox</nebula_Module_Source>
    <nebula_Module_Origin>https://github.com/Netflix/spectator.git</nebula_Module_Origin>
    <nebula_Change>8994e71</nebula_Change>
    <nebula_Branch>8994e71e58f0b2af409a6d02a8ccbd3bdb997d31</nebula_Branch>
    <nebula_Build_Host>testing-gce-14a61754-94da-47de-aca3-f799154a0213</nebula_Build_Host>
    <nebula_Build_Job>Netflix/spectator</nebula_Build_Job>
    <nebula_Build_Number>727</nebula_Build_Number>
    <nebula_Build_Id>210625920</nebula_Build_Id>
    <nebula_Created_By>1.8.0_111-b14 (Oracle Corporation)</nebula_Created_By>
    <nebula_Build_Java_Version>1.8.0_111</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>
    <nebula_Resolved_Dependencies_CompileClasspath>org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_CompileClasspath>
    <nebula_Resolved_Dependencies_TestCompileClasspath>junit:junit:4.12,nl.jqno.equalsverifier:equalsverifier:1.7.5,org.hamcrest:hamcrest-core:1.3,org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_TestCompileClasspath>
    <nebula_Resolved_Dependencies_TestRuntime>junit:junit:4.12,nl.jqno.equalsverifier:equalsverifier:1.7.5,org.hamcrest:hamcrest-core:1.3,org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_TestRuntime>
    <nebula_Resolved_Dependencies_Runtime>org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_Runtime>
  </properties>
  <url>https://github.com/Netflix/spectator</url>
  <scm>
    <url>https://github.com/Netflix/spectator.git</url>
  </scm>
</project>
