File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<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" >
22 <modelVersion >4.0.0</modelVersion >
33 <groupId >net.azisaba</groupId >
4- <artifactId >LunaChatPlus </artifactId >
4+ <artifactId >lunachatplus </artifactId >
55 <version >3.2.1</version >
66 <description >A powerfull chat channel plugin with IME (Kana-Kanji conversion) support</description >
77 <url >https://github.com/ucchyocean/LunaChat</url >
2121 </properties >
2222
2323 <build >
24- <finalName >${project.artifactId} </finalName >
24+ <finalName >LunaChatPlus </finalName >
2525 <defaultGoal >clean javadoc:jar source:jar deploy</defaultGoal >
2626 <resources >
2727 <resource >
You can’t perform that action at this time.
0 commit comments