Andy Grimm cb2d9f0
Andy Grimm cb2d9f0
Andy Grimm cb2d9f0
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Andy Grimm cb2d9f0
  <modelVersion>4.0.0</modelVersion>
Andy Grimm cb2d9f0
  <groupId>org.aspectj</groupId>
Andy Grimm cb2d9f0
  <artifactId>aspectjweaver</artifactId>
Andy Grimm cb2d9f0
  <packaging>jar</packaging>
5b68679
  <version>1.8.4</version>
Andy Grimm cb2d9f0
  <name>AspectJ weaver</name>
Andy Grimm cb2d9f0
  <description>The AspectJ weaver introduces advices to java classes</description>
Andy Grimm cb2d9f0
  <url>http://www.aspectj.org</url>
Andy Grimm cb2d9f0
Andy Grimm cb2d9f0
  <licenses>
Andy Grimm cb2d9f0
    <license>
Andy Grimm cb2d9f0
      <name>Eclipse Public License - v 1.0</name>
Andy Grimm cb2d9f0
      <url>http://www.eclipse.org/legal/epl-v10.html</url>
Andy Grimm cb2d9f0
      <distribution>repo</distribution>
Andy Grimm cb2d9f0
    </license>
Andy Grimm cb2d9f0
  </licenses>
Andy Grimm cb2d9f0
Andy Grimm cb2d9f0
  <developers>
Andy Grimm cb2d9f0
    <developer>
Andy Grimm cb2d9f0
      <id>aclement</id>
Andy Grimm cb2d9f0
      <name>Andy Clement</name>
Andy Grimm cb2d9f0
      <email>aclement@vmware.com</email>
Andy Grimm cb2d9f0
    </developer>
Andy Grimm cb2d9f0
  </developers>
Andy Grimm cb2d9f0
Andy Grimm cb2d9f0
  <scm>
Andy Grimm cb2d9f0
    <url>http://dev.eclipse.org/viewcvs/index.cgi/org.aspectj/?root=Tools_Project</url>
Andy Grimm cb2d9f0
  </scm>
Andy Grimm cb2d9f0
Andy Grimm cb2d9f0
</project>