v1.1.1 #386
1 changed files with 9 additions and 0 deletions
9
pom.xml
9
pom.xml
|
|
@ -7,8 +7,17 @@
|
|||
<artifactId>Hadder</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<name>Hadder</name>
|
||||
<inceptionYear>2019</inceptionYear>
|
||||
<description>Hadder is a multi-purpose Discord bot.</description>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>GNU Affero General Public License v3.0</name>
|
||||
<url>https://www.gnu.org/licenses/agpl-3.0.en.html</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.13</maven.compiler.source>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue