summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-05-18 21:45:38 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-05-18 21:45:38 -0400
commite79c4ad1c5dbbc3717fbb7ab1c5fcb7e2d538409 (patch)
tree491716e31d6c7ae532c8e336acdc677b708a98fb /pom.xml
parent1.4.3 Release Canidate 1 (diff)
downloadkenshinshideandseek-e79c4ad1c5dbbc3717fbb7ab1c5fcb7e2d538409.tar.gz
kenshinshideandseek-e79c4ad1c5dbbc3717fbb7ab1c5fcb7e2d538409.tar.bz2
kenshinshideandseek-e79c4ad1c5dbbc3717fbb7ab1c5fcb7e2d538409.zip
1.5.0 Release Canidate 2 (Previously 1.4.3)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 42cd0f7..7e1be5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>