File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >me.onebone.economyapi.EconomyAPI</groupId >
6- <artifactId >EconomyAPI</artifactId >
7- <version >2.1.0-SNAPSHOT</version >
5+ <groupId >me.onebone</groupId >
6+ <artifactId >economyapi</artifactId >
7+ <version >2.1.1-SNAPSHOT</version >
8+ <name >EconomyAPI</name >
89 <url >https://github.com/MemoriesOfTime/EconomyAPI</url >
910
1011 <repositories >
Original file line number Diff line number Diff line change 1- name : " ${project.artifactId} "
1+ name : EconomyAPI
22version : " ${project.version}"
33author : onebone
44api : ["1.0.13"]
5- main : " ${project.groupId} "
5+ main : me.onebone.economyapi.EconomyAPI
66
77softdepend :
88 - " EasySQLX"
You can’t perform that action at this time.
0 commit comments