axis-jaxrpc-1.4.pom 280 B

12345678910111213
  1. <project>
  2. <modelVersion>4.0.0</modelVersion>
  3. <groupId>axis</groupId>
  4. <artifactId>axis-jaxrpc</artifactId>
  5. <version>1.4</version>
  6. <distributionManagement>
  7. <relocation>
  8. <groupId>org.apache.axis</groupId>
  9. </relocation>
  10. </distributionManagement>
  11. </project>