<?xml version="1.0" ?>  <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/xsd/maven-4.0.0.xsd">  


   <parent>  
      <groupId>data.vlaanderen.be</groupId>  

      <artifactId>common-metadata</artifactId>  

      <version>0.0.0-notRelevant</version>  

   </parent>  

   <modelVersion>4.0.0</modelVersion>  

   <version>2022.09.14-051551</version>

   <groupId>data.vlaanderen.be</groupId>  

   <artifactId>ns--persoon</artifactId>  

   <packaging>jar</packaging>  

   <properties>
      <databus.license>https://overheid.vlaanderen.be/sites/default/files/documenten/ict-egov/licenties/hergebruik/modellicentie_gratis_hergebruik_v1_0.html</databus.license>
   </properties>
</project>

