<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.joern</groupId>
  <artifactId>eclipse-cdt-core</artifactId>
  <version>8.4.0.202401242025</version>
  <description>POM was created from install:install-file</description>
    <url>https://github.com/ShiftLeftSecurity/ghidra/</url>
    <licenses>
        <license>
            <name>Apache-2.0</name>
            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
            <distribution>repo</distribution>
        </license>
    </licenses>
    <name>ghidra</name>
    <scm>
        <url>https://github.com/ShiftLeftSecurity/ghidra</url>
        <connection>scm:git@github.com:ShiftLeftSecurity/ghidra.git</connection>
    </scm>
    <developers>
        <developer>
            <id>itsacoderepo</id>
            <name>Niko Schmidt</name>
            <url>https://github.com/itsacoderepo</url>
            <email>niko@shiftleft.io</email>
        </developer>
    </developers>
</project>