We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefcf47 commit 3255f2cCopy full SHA for 3255f2c
LICENSE
@@ -3,10 +3,10 @@ Business Source License 1.1
3
Parameters
4
5
Licensor: Lightbend, Inc.
6
-Licensed Work: Kalix JVM SDK v 1.5.13 and forward
+Licensed Work: Kalix JVM SDK v 1.5.14 and forward
7
The Licensed Work is (c) 2025 Lightbend Inc.
8
9
-Change Date: 2028-07-10
+Change Date: 2028-07-14
10
11
Change License: Apache License, Version 2.0
12
maven-java/pom.xml
@@ -103,7 +103,7 @@
103
<extensions>true</extensions>
104
<configuration>
105
<serverId>ossrh</serverId>
106
- <nexusUrl>https://s01.oss.sonatype.org</nexusUrl>
+ <nexusUrl>https://central.sonatype.com</nexusUrl>
107
<autoReleaseAfterClose>true</autoReleaseAfterClose>
108
</configuration>
109
</plugin>
0 commit comments