Fixed build errors

This commit is contained in:
simon 2018-04-24 08:09:42 -04:00
parent 9349ae108b
commit 3c5bfdb30b
2 changed files with 5 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>net.simon987.server</groupId>
<artifactId>server</artifactId>
<version>1.2a</version>
<version>1.4a</version>
</dependency>
</dependencies>
</project>

View File

@ -0,0 +1,4 @@
package net.simon987.pluginradioactivecloud;
public class RadioactiveCloud {
}