<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.ahome-it</groupId>
  <artifactId>ahome-tooling-common</artifactId>
  <version>1.0.90-RELEASE</version>
  <name>Ahome-Tooling-Common</name>
  <description>Ahome-Tooling-Common is common integfaces and utility classes for Ahome Tooling Projects.</description>
  <url>https://github.com/ahome-it/ahome-tooling-common</url>
  <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>sprocketnyc</id>
      <name>Dean S. Jones</name>
      <email>deansjones@gmail.com</email>
      <url>https://www.lienzo-core.com</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@github.com:ahome-it/ahome-tooling-common.git</connection>
    <developerConnection>scm:git@github.com:ahome-it/ahome-tooling-common.git</developerConnection>
    <url>scm:git@github.com:ahome-it/ahome-tooling-common.git</url>
  </scm>
</project>
