<?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>org.boundary-app</groupId>
  <artifactId>boundary-shared-ui</artifactId>
  <version>1.0.1</version>
  <packaging>pom</packaging>
  <name>boundary-shared-ui</name>
  <description>DEPRECATED — moved to com.wagoe/wagoe-shared-ui. Boundary has been renamed to Wagoe. This artifact now lives at the coordinate below; the org.boundary-app group is no longer maintained. See https://wagoe.org</description>
  <url>https://wagoe.org</url>
  <licenses>
    <license>
      <name>Eclipse Public License 2.0</name>
      <url>https://www.eclipse.org/legal/epl-2.0/</url>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/wagoebv/wagoe</url>
    <connection>scm:git:git://github.com/wagoebv/wagoe.git</connection>
    <developerConnection>scm:git:ssh://git@github.com/wagoebv/wagoe.git</developerConnection>
  </scm>
  <distributionManagement>
    <relocation>
      <groupId>com.wagoe</groupId>
      <artifactId>wagoe-shared-ui</artifactId>
      <version>1.0.0-beta-3</version>
      <message>Boundary has been renamed to Wagoe. This artifact now lives at the coordinate below; the org.boundary-app group is no longer maintained. See https://wagoe.org</message>
    </relocation>
  </distributionManagement>
</project>
