<?xml version="1.0" encoding="UTF-8"?>
<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 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <packaging>jar</packaging>
    <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
    <artifactId>px-simple-win-loss-chart</artifactId>
    <version>2.1.0</version>
    <name>px-simple-win-loss-chart</name>
    <description>WebJar for px-simple-win-loss-chart</description>
    <url>http://webjars.org</url>

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

    <scm>
        <url>https://github.com/predixdesignsystem/px-simple-win-loss-chart</url>
        <connection>https://github.com/predixdesignsystem/px-simple-win-loss-chart.git</connection>
        <developerConnection>https://github.com/predixdesignsystem/px-simple-win-loss-chart.git</developerConnection>
        <tag>v2.1.0</tag>
    </scm>

    <developers>
        <developer>
            <id>webjars</id>
            <url>http://webjars.org</url>
        </developer>
    </developers>

    <licenses>
        
        <license>
            <name>BSD 3-Clause</name>
            <url>https://spdx.org/licenses/BSD 3-Clause#licenseText</url>
            <distribution>repo</distribution>
        </license>
        
    </licenses>

    
    <issueManagement>
        <url>https://github.com/predixdesignsystem/px-simple-win-loss-chart/issues</url>
    </issueManagement>
    

    <dependencies>
        
        <dependency>
            <groupId>org.webjars.bowergithub.mbostock-bower</groupId>
            <artifactId>d3-bower</artifactId>
            <version>[3.0.0,4)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.components</groupId>
            <artifactId>es6-promise</artifactId>
            <version>[3.3.1]</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.polymer</groupId>
            <artifactId>polymer</artifactId>
            <version>[1.9.0,3)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.predixdesignsystem</groupId>
            <artifactId>px-simple-chart-common-behavior</artifactId>
            <version>[2.1.1,3)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.polymerelements</groupId>
            <artifactId>iron-ajax</artifactId>
            <version>[2.0.0,3)</version>
        </dependency>
        
        
    </dependencies>

</project>
