<?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>cljc.java-time</groupId>
  <artifactId>cljc.java-time</artifactId>
  <version>RENAMED</version>
  <name>cljc.java-time</name>
    <repositories>
        <repository>
            <id>clojars</id>
            <url>https://repo.clojars.org/</url>
        </repository>
    </repositories>
  <scm>
    <url>https://github.com/henryw374/cljc.java-time</url>
    <tag>c7f8766da7f2497240f9577e51a65a97a9a1bf88</tag>
    <connection>scm:git:git@github.com:henryw374/cljc.java-time.git</connection>
    <developerConnection>scm:git:git@github.com:henryw374/cljc.java-time.git</developerConnection>
  </scm>
    <distributionManagement>
        <repository>
            <id>clojars</id>
            <name>Clojars repository</name>
            <url>https://clojars.org/repo</url>
        </repository>
    </distributionManagement>
</project>
