File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <groupId >com.scalableminds</groupId >
88 <artifactId >blosc-java</artifactId >
9- <version >0.2 -1.21.4 </version >
9+ <version >0.3 -1.21.6 </version >
1010 <inceptionYear >2023</inceptionYear >
1111
1212 <name >blosc-java</name >
7676 <plugin >
7777 <groupId >org.jreleaser</groupId >
7878 <artifactId >jreleaser-maven-plugin</artifactId >
79- <version >1.7 .0</version >
79+ <version >1.15 .0</version >
8080 <configuration >
8181 <jreleaser >
8282 <signing >
8585 </signing >
8686 <deploy >
8787 <maven >
88- <nexus2 >
89- <maven-central >
88+ <mavenCentral >
89+ <sonatype >
9090 <active >ALWAYS</active >
91- <url >https://oss.sonatype.org/service/local</url >
92- <snapshotUrl >https://oss.sonatype.org/content/repositories/snapshots/
93- </snapshotUrl >
94- <closeRepository >false</closeRepository >
95- <releaseRepository >false</releaseRepository >
91+ <url >https://central.sonatype.com/api/v1/publisher</url >
9692 <stagingRepositories >target/staging-deploy</stagingRepositories >
97- </maven-central >
98- </nexus2 >
93+ </sonatype >
94+ </mavenCentral >
9995 </maven >
10096 </deploy >
10197 </jreleaser >
You can’t perform that action at this time.
0 commit comments