<?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.solace.spring.boot</groupId>
  <artifactId>solace-spring-boot-parent</artifactId>
  <version>1.1.1</version>
  <packaging>pom</packaging>
  <name>Solace Spring Boot Parent</name>
  <description>Parent package for Solace Spring Boot</description>
  <url>https://github.com/SolaceProducts/solace-spring-boot/tree/1.1.1/solace-spring-boot-parent</url>
  <organization>
    <name>Solace</name>
    <url>https://www.solace.com</url>
  </organization>
  <licenses>
    <license>
      <name>Apache License, Version 2.0</name>
      <url>https://github.com/SolaceProducts/solace-spring-boot/blob/master/LICENSE</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Support for Solace</name>
      <email>support@solace.com</email>
      <organization>Solace</organization>
      <organizationUrl>http://solace.community</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/SolaceProducts/solace-spring-boot.git/solace-spring-boot-parent</connection>
    <developerConnection>scm:git:git@github.com:SolaceProducts/solace-spring-boot.git/solace-spring-boot-parent</developerConnection>
    <tag>1.1.1</tag>
    <url>https://github.com/SolaceProducts/solace-spring-boot.git/solace-spring-boot-parent</url>
  </scm>
</project>
