Update pom.xml

This commit is contained in:
2019-02-14 21:37:17 -06:00
parent 4888cfa1dc
commit fbe9ed4cb8
2 changed files with 14 additions and 43 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>FPMB</groupId>
<artifactId>FPMB</artifactId>
<version>2.2</version>
<groupId>com.fpghoti</groupId>
<artifactId>BCraftBot</artifactId>
<version>1.0</version>
<repositories>
<repository>
<id>bungeecord-repo</id>