File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed
CommandWhitelistWaterfall Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >eu.endermite.commandwhitelist</groupId >
8
8
<artifactId >CommandWhitelist</artifactId >
9
- <version >2.8.3 </version >
9
+ <version >2.9.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >Bukkit</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >eu.endermite.commandwhitelist</groupId >
8
8
<artifactId >CommandWhitelist</artifactId >
9
- <version >2.8.3 </version >
9
+ <version >2.9.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >Common</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >eu.endermite.commandwhitelist</groupId >
8
8
<artifactId >CommandWhitelist</artifactId >
9
- <version >2.8.3 </version >
9
+ <version >2.9.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >Velocity</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >eu.endermite.commandwhitelist</groupId >
8
8
<artifactId >CommandWhitelist</artifactId >
9
- <version >2.8.3 </version >
9
+ <version >2.9.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >Waterfall</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >eu.endermite.commandwhitelist</groupId >
8
8
<artifactId >CommandWhitelist</artifactId >
9
- <version >2.8.3 </version >
9
+ <version >2.9.0 </version >
10
10
<modules >
11
11
<module >CommandWhitelistCommon</module >
12
12
<module >CommandWhitelistBukkit</module >
47
47
<configuration >
48
48
<createDependencyReducedPom >false</createDependencyReducedPom >
49
49
<finalName >${project.name} -${project.version} </finalName >
50
+ <transformers >
51
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
52
+ <manifestEntries >
53
+ <paperweight-mappings-namespace >mojang</paperweight-mappings-namespace >
54
+ </manifestEntries >
55
+ </transformer >
56
+ </transformers >
50
57
</configuration >
51
58
</execution >
52
59
</executions >
You can’t perform that action at this time.
0 commit comments