<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>sun-jaf</groupId>
  <artifactId>activation</artifactId>
  <version>1.0.2</version>
  <description>JavaBeans Activation Framework</description>
  <url>http://java.sun.com/products/javabeans/glasgow/jaf.html</url>
  <licenses>
   <license>
     <name>sun-jaf</name>
     <url>http://repository.jboss.com/licenses/sun-jaf.txt</url>
   </license>
  </licenses> 
  <distributionManagement>
    <relocation>
      <groupId>javax.activation</groupId>
      <artifactId>activation</artifactId>
      <message>This file has been relocated based on maven recommendations: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html</message>
    </relocation>
  </distributionManagement>
</project>
