<?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>open-services.net</groupId>  

      <artifactId>common-metadata</artifactId>  

      <version>0.0.0-notRelevant</version>  

   </parent>  

   <modelVersion>4.0.0</modelVersion>  

   <version>2021.10.21-165102</version>

   <groupId>open-services.net</groupId>  

   <artifactId>ns--core--DEV</artifactId>  

   <packaging>jar</packaging>  

   <properties>
      <databus.license>http://www.apache.org/licenses/LICENSE-2.0</databus.license>
   </properties>
</project>

