Set project name and fix URL.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ae7dfe7c3c
commit
f2ed7fed8a
1 changed files with 2 additions and 1 deletions
3
pom.xml
3
pom.xml
|
|
@ -13,9 +13,10 @@
|
|||
<artifactId>maze-generator</artifactId>
|
||||
<version>0.3.1-SNAPSHOT</version>
|
||||
|
||||
<name>A-Maze-R Generator</name>
|
||||
<description>A-Maze-R, The Maze Generator. It is a library for generating mazes in various output formats.
|
||||
</description>
|
||||
<url>https://manuel.friedli.info/maze.html</url>
|
||||
<url>https://manuel.friedli.info/labyrinth.html</url>
|
||||
<inceptionYear>2022</inceptionYear>
|
||||
|
||||
<licenses>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue