<?xml version="1.0"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>one.gfw</groupId>
  <artifactId>activation</artifactId>
  <name>JavaBeans(TM) Activation Framework</name>
  <version>1.1.1</version>
  <description>The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data</description>

<url>https://github.com/oneingfw/wtfbd</url>
 <licenses>
    <license>
      <name>The 3-Clause BSD License</name>
      <url>https://opensource.org/licenses/BSD-3-Clause</url>
      <distribution>repo</distribution>
    </license>
  </licenses>

    <scm>
        <tag>master</tag>
        <url>git@github.com:oneingfw/wtfdb.git</url>
        <connection>scm:git:git@github.com:oneingfw/wtfdb.git</connection>
        <developerConnection>scm:git:git@github.com:oneingfw/wtfdb.git</developerConnection>
    </scm>

    <developers>
        <developer>
            <name>OneInGfw</name>
            <email>oneingfw@gfw.one</email>
            <organization>OneInGfw</organization>
        </developer>
    </developers>


<distributionManagement>
  <snapshotRepository>
    <id>ossrh</id>
    <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
  </snapshotRepository>
  <repository>
    <id>ossrh</id>
    <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
  </repository>
</distributionManagement>

</project>
