profiles.xml 404 B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <profilesXml xmlns="http://maven.apache.org/PROFILES/1.0.0"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:schemaLocation="http://maven.apache.org/PROFILES/1.0.0 http://maven.apache.org/xsd/profiles-1.0.0.xsd">
  5. <profiles>
  6. <profile>
  7. <id></id>
  8. </profile>
  9. </profiles>
  10. </profilesXml>