Rebase pom
This commit is contained in:
parent
d8da188f02
commit
82fdc20d77
1 changed files with 2 additions and 12 deletions
14
pom.xml
14
pom.xml
|
@ -1,10 +1,6 @@
|
|||
<project xmlns="http://maven.apache.org/POM/3.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"><modelVersion>4.0.0</modelVersion>
|
||||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd"><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.tylermurphy</groupId>
|
||||
<<<<<<< HEAD
|
||||
<artifactId>KenshinsHideAndSeek</artifactId>
|
||||
=======
|
||||
<artifactId>HideAndSeek</artifactId>
|
||||
>>>>>>> 06b31297d3d83a0c7b76230be1b089bdfd8e4afa
|
||||
<version>1.3.3</version>
|
||||
<name>Hide and Seek Plugin</name>
|
||||
<build>
|
||||
|
@ -43,11 +39,5 @@
|
|||
<artifactId>ProtocolLib</artifactId>
|
||||
<version>4.7.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
<version>RELEASE</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
</project>
|
Loading…
Reference in a new issue