chore: upgrade cameleer3-common to 1.0-SNAPSHOT and enable snapshot resolution
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -28,7 +28,7 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<java.version>17</java.version>
|
||||
<jackson.version>2.17.3</jackson.version>
|
||||
<cameleer3-common.version>0.0.3</cameleer3-common.version>
|
||||
<cameleer3-common.version>1.0-SNAPSHOT</cameleer3-common.version>
|
||||
<testcontainers.version>2.0.3</testcontainers.version>
|
||||
</properties>
|
||||
|
||||
@@ -58,6 +58,9 @@
|
||||
<repository>
|
||||
<id>gitea</id>
|
||||
<url>https://gitea.siegeln.net/api/packages/cameleer/maven</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user