File tree Expand file tree Collapse file tree 3 files changed +93
-540
lines changed
src/main/java/com/griefprevention/visualization/impl Expand file tree Collapse file tree 3 files changed +93
-540
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <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" >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <project
3+ xmlns =" http://maven.apache.org/POM/4.0.0"
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
6+ >
37 <modelVersion >4.0.0</modelVersion >
48
59 <groupId >com.griefprevention</groupId >
610 <artifactId >GriefPrevention</artifactId >
7- <version >17.1.5 </version >
11+ <version >17.1.6 </version >
812
913 <name >GriefPrevention</name >
1014 <description >The official self-service anti-griefing Bukkit plugin for Minecraft servers since 2011.</description >
2327 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2428 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2529 <!-- Default empty argument line to prevent Surefire config causing crashes if no other JVM args are set. -->
26- <argLine />
30+ <argLine />
2731 </properties >
2832
2933 <issueManagement >
You can’t perform that action at this time.
0 commit comments