InventivetalentDev / GlowAPI

MIT License
58 stars 35 forks source link

Maven cannot find version 1.5.7 but can find 1.5.6 #134

Open DavidTheExplorer opened 1 year ago

DavidTheExplorer commented 1 year ago

Describe the bug Title says it all - if I specify 1.5.7-SNAPSHOT then Maven complains about the artifact's inexistence.

To Reproduce Steps to reproduce the behavior:

<dependency>
    <groupId>com.github.InventivetalentDev</groupId>
    <artifactId>GlowAPI</artifactId>
    <version>1.5.7-SNAPSHOT</version>
</dependency>
InventivetalentDev commented 1 year ago

redeployed the artifact https://repo.inventivetalent.org/#browse/search=keyword%3Dglowapi:maven-snapshots%3Aorg.inventivetalent%3Aglowapi%3A1.5.7-SNAPSHOT