mirror of
https://github.com/SydMontague/ImageMaps.git
synced 2024-11-22 02:15:20 +01:00
Release 1.0.0
This commit is contained in:
parent
a15f79e287
commit
d747fba0ec
6
pom.xml
6
pom.xml
@ -4,14 +4,14 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.craftcitizen.imagemaps</groupId>
|
||||
<artifactId>ImageMaps</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.0</version>
|
||||
<name>ImageMaps</name>
|
||||
<description>Draw Images on maps!</description>
|
||||
<description>Render Images onto maps!</description>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>github</id>
|
||||
<name>GitHub SydMontague Apache Maven Packages</name>
|
||||
<name>GitHub ImageMaps Packages</name>
|
||||
<url>https://maven.pkg.github.com/SydMontague/ImageMaps</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
Loading…
Reference in New Issue
Block a user