xml-commons-apis/xml-apis-2.0.2.pom
Troy Dawson 14b844863a RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/xml-commons-apis#496b307553ea04098ef7988506bd0196aaf5c5bd
2020-10-15 14:02:42 -07:00

13 lines
346 B
Plaintext

<project>
<modelVersion>4.0.0</modelVersion>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>2.0.2</version>
<distributionManagement>
<relocation>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.0.b2</version>
</relocation>
</distributionManagement>
</project>