<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.samares-engineering.omf.2021x_R2</groupId>
  <artifactId>omf-utils</artifactId>
  <version>0.0.92</version>
  <name>omf-utils:com.samares-engineering.omf</name>
  <description>A collection of utilities methods used in the framework as well as helpers for the MagicDraw public api that can be useful for plugin regardless of whether they use the framework or not.</description>
  <url>https://gitlab.com/samaresengineeringpublic/samaresmbseframework</url>
  <inceptionYear>2022</inceptionYear>
  <licenses>
    <license>
      <name>Eclipse Public License - v 2.0</name>
      <url>https://www.eclipse.org/legal/epl-2.0/</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>hugostinson</id>
      <name>Hugo Stinson</name>
      <email>hugo.stinson@samares-engineering.com</email>
    </developer>
    <developer>
      <id>clementmezerette</id>
      <name>Clement Mezerette</name>
      <email>clement.mezerette@samares-engineering.com</email>
    </developer>
    <developer>
      <id>quentincespedes</id>
      <name>Quentin Cespedes</name>
      <email>quentin.cespedes@samares-engineering.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git:https://gitlab.com/samaresengineeringpublic/samaresmbseframework.git</connection>
    <developerConnection>scm:git:git:https://gitlab.com/samaresengineeringpublic/samaresmbseframework.git</developerConnection>
    <url>https://gitlab.com/samaresengineeringpublic/samaresmbseframework</url>
  </scm>
</project>
