File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.bencodez</groupId >
66 <artifactId >${version.art} </artifactId >
7- <version >6.16.1 </version >
7+ <version >6.16.2 </version >
88 <packaging >jar</packaging >
99 <name >VotingPlugin</name >
1010 <properties >
106106 <relocation >
107107 <pattern >com.bencodez.simpleapi</pattern >
108108 <shadedPattern >
109- ${project.groupId} .advancedcore .simpleapi</shadedPattern >
109+ ${project.groupId} .votingplugin .simpleapi</shadedPattern >
110110 </relocation >
111111 <relocation >
112112 <pattern >com.bencodez.advancedcore</pattern >
186186 <goal >copy-resources</goal >
187187 </goals >
188188 <configuration >
189- <outputDirectory >${user.home} /Documents/Test
190- Server/plugins</outputDirectory >
189+ <outputDirectory >${user.home} /Documents/Test Server/plugins</outputDirectory >
191190 <resources >
192191 <resource >
193192 <directory >${basedir} /target</directory >
You can’t perform that action at this time.
0 commit comments