Skip to content

Commit 3255f2c

Browse files
authored
chore: update maven nexus url (#2327)
* chore: update maven nexus url * Update LICENSE
1 parent eefcf47 commit 3255f2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Business Source License 1.1
33
Parameters
44

55
Licensor: Lightbend, Inc.
6-
Licensed Work: Kalix JVM SDK v 1.5.13 and forward
6+
Licensed Work: Kalix JVM SDK v 1.5.14 and forward
77
The Licensed Work is (c) 2025 Lightbend Inc.
88

9-
Change Date: 2028-07-10
9+
Change Date: 2028-07-14
1010

1111
Change License: Apache License, Version 2.0
1212

maven-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<extensions>true</extensions>
104104
<configuration>
105105
<serverId>ossrh</serverId>
106-
<nexusUrl>https://s01.oss.sonatype.org</nexusUrl>
106+
<nexusUrl>https://central.sonatype.com</nexusUrl>
107107
<autoReleaseAfterClose>true</autoReleaseAfterClose>
108108
</configuration>
109109
</plugin>

0 commit comments

Comments
 (0)