mirror of
https://github.com/darverdevs/EaglerMavenRepo.git
synced 2024-11-09 08:06:04 -08:00
10 lines
479 B
XML
10 lines
479 B
XML
<?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>com.github.EaglerMaven</groupId>
|
|
<artifactId>EaglerBungee</artifactId>
|
|
<version>1.5.2</version>
|
|
<description>POM was created from install:install-file</description>
|
|
</project>
|