2021-04-22 07:11:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<profilesXml xmlns="http://maven.apache.org/PROFILES/1.0.0"
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/PROFILES/1.0.0 http://maven.apache.org/xsd/profiles-1.0.0.xsd">
|
|
|
|
<profiles>
|
|
|
|
<profile>
|
2022-05-29 06:49:25 +00:00
|
|
|
|
2021-04-22 07:11:28 +00:00
|
|
|
</profile>
|
|
|
|
</profiles>
|
2022-05-29 06:49:25 +00:00
|
|
|
</profilesXml>
|