<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>javax.xml.soap</groupId>
  <artifactId>saaj-impl</artifactId>
  <version>1.3</version>

  <distributionManagement>
    <relocation>
      <groupId>com.sun.xml.messaging.saaj</groupId>
    </relocation>
  </distributionManagement>

</project>
