README.md + pom.xml: Updates some Songoda URLs to Craftaro

The image URL (and marketplace URLs that I didn't change) contain the new product ID.
The ID changed sadly but I think they will be some work done to restore the old IDs,
so I'm not updating them for now.
This commit is contained in:
Christian Koop 2023-05-18 11:30:04 +02:00
parent 70741c3f7e
commit cc2307f532
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
3 changed files with 6 additions and 18 deletions

View File

@ -1,6 +1,6 @@
<!--suppress HtmlDeprecatedAttribute -->
<div align="center">
<img src="https://cdn2.songoda.com/products/epicanchors/QjwJ9jYUrWvaxe2fjg4n8CrsopkH0XUdj9zSasNK.png" width="128px">
<img src="https://craftaro.com/images/products/333/icons/QjwJ9jYUrWvaxe2fjg4n8CrsopkH0XUdj9zSasNK.png" width="128px">
# EpicAnchors
**Allow your players to keep chunks loaded for a limited amount of time for a cost.**

20
pom.xml
View File

@ -23,13 +23,13 @@
</properties>
<issueManagement>
<url>https://support.songoda.com/servicedesk/customer/portal/3</url>
<system>Jira Service Desk</system>
<url>https://discord.gg/craftaro</url>
<system>Discord server</system>
</issueManagement>
<scm>
<url>https://github.com/songoda/EpicAnchors</url>
<connection>scm:git:git://github.com/songoda/EpicAnchors.git</connection>
<url>https://github.com/craftaro/EpicAnchors</url>
<connection>scm:git:git://github.com/craftaro/EpicAnchors.git</connection>
</scm>
<build>
@ -69,11 +69,6 @@
<pattern>com.songoda.core</pattern>
<shadedPattern>com.songoda.epicanchors.core</shadedPattern>
</relocation>
<relocation>
<pattern>epicanchors.nms</pattern>
<shadedPattern>com.songoda.epicanchors.nms</shadedPattern>
</relocation>
</relocations>
<filters>
@ -93,13 +88,6 @@
<exclude>**</exclude>
</excludes>
</filter>
<filter>
<artifact>com.songoda:epicanchors-v*</artifact>
<includes>
<include>**</include>
</includes>
</filter>
</filters>
</configuration>
</execution>

View File

@ -9,7 +9,7 @@ softdepend:
- HolographicDisplays
- Vault
author: Songoda
author: Craftaro
authors: [ SpraxDev ]
website: ${project.url}