🚚 Switch namespace

This commit is contained in:
Alexander Söderberg 2020-09-27 23:04:15 +02:00
parent 0064093dbf
commit c74cda3a0f
No known key found for this signature in database
GPG key ID: C0207FF7EA146678
207 changed files with 2689 additions and 611 deletions

View file

@ -4,13 +4,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.intellectualsites</groupId>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud</artifactId>
<version>1.0-SNAPSHOT</version>
<modules>
<module>cloud-jline</module>
<module>cloud-core</module>
<module>cloud-pipeline</module>
<module>cloud-services</module>
<module>cloud-annotations</module>
<!-- REMOVE THIS -->
<module>cloud-minecraft/cloud-bukkit-test</module>