mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2025-10-02 12:37:27 +00:00
Fixed pom.xml info
This commit is contained in:
4
pom.xml
4
pom.xml
@ -1,6 +1,6 @@
|
||||
<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>net.kaikk.mc</groupId>
|
||||
<groupId>org.maxgamer</groupId>
|
||||
<artifactId>${name}</artifactId>
|
||||
<version>${version}</version>
|
||||
<build>
|
||||
@ -49,7 +49,7 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<properties>
|
||||
<version>0.9</version>
|
||||
<version>0.9.1</version>
|
||||
<package>org.maxgamer.quickshop</package>
|
||||
<name>QuickShop</name>
|
||||
</properties>
|
||||
|
Reference in New Issue
Block a user