<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

    <modelVersion>4.0.0</modelVersion>
    <artifactId>ipf-commons-ihe-xacml20-model</artifactId>
    <name>ipf-commons-ihe-xacml20-model</name>
    <description>Support for XACML 2.0-based integration profiles: data types</description>


    <parent>
        <groupId>org.openehealth.ipf.commons</groupId>
        <artifactId>ipf-commons-ihe-xacml20</artifactId>
        <version>5.1-20250314</version>
    </parent>

</project>
