<?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/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>cljsjs</groupId>
  <artifactId>openlayers</artifactId>
  <version>3.15.1</version>
  <name>openlayers</name>
  <description>A high-performance, feature-packed library for all your mapping needs</description>
  <url>http://openlayers.org/</url>
  <licenses>
    <license>
      <url>http://opensource.org/licenses/BSD-2-Clause</url>
      <name>BSD</name>
      <comments/>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>e48d163f575063c355d3f6bbd34b6441651df5b5</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.5.1</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
