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.ksyun</groupId >
88 <artifactId >ksyun-java-sdk</artifactId >
9- <version >1.8.6.44 </version >
9+ <version >1.8.6.45 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >KSYUN SDK for Java</name >
209209 <plugin >
210210 <groupId >org.apache.maven.plugins</groupId >
211211 <artifactId >maven-gpg-plugin</artifactId >
212+ <version >${dep.maven-gpg-plugin.version} </version >
212213 <executions >
213214 <execution >
214215 <id >sign-artifacts</id >
231232 <plugin >
232233 <groupId >org.sonatype.central</groupId >
233234 <artifactId >central-publishing-maven-plugin</artifactId >
234- <version >0.8.0 </version >
235+ <version >${dep.central-publishing-maven-plugin.version} </version >
235236 <extensions >true</extensions >
236237 <configuration >
237238 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments