diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <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> - <artifactId>HideAndSeek</artifactId> - <version>1.4.3</version> + <artifactId>KenshinsHideAndSeek</artifactId> + <version>1.5.0</version> <name>Hide and Seek Plugin</name> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |