<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.fancydsp</groupId>
  <artifactId>ptgcore</artifactId>
  <version>1.6.2-r</version>
  <packaging>aar</packaging>
  <name>ptgcore</name>
  <description>this is maven central project</description>
  <url>https://github.com/KnightOneAdmin/</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>Knight</id>
      <name>Knight</name>
      <email>liuping@fancydigital.com.cn</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git.fancydsp.com/scm/clien/fancyadsdk.git</connection>
    <developerConnection>scm:git:ssh://git@git.fancydsp.com:7999/clien/fancyadsdk.git</developerConnection>
    <url>https://git.fancydsp.com/projects/CLIEN/repos/fancyadsdk/browse</url>
  </scm>
  <dependencies/>
</project>
