File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 <maven .gpg.plugin.version>3.1.0</maven .gpg.plugin.version>
6565 <gpg .executable>gpg</gpg .executable>
6666 <publish .server.id>ossrh</publish .server.id>
67- <release .goals>install org.sonatype.central:central-publishing-maven-plugin:0.7 .0:publish</release .goals>
67+ <release .goals>install org.sonatype.central:central-publishing-maven-plugin:0.8 .0:publish</release .goals>
6868 <github .global.server>github</github .global.server>
6969 <github .oauth.token>${env.GITHUB_TOKEN} </github .oauth.token>
7070 </properties >
157157 <plugin >
158158 <groupId >org.sonatype.central</groupId >
159159 <artifactId >central-publishing-maven-plugin</artifactId >
160- <version >0.7 .0</version >
160+ <version >0.8 .0</version >
161161 <extensions >true</extensions >
162162 <configuration >
163163 <publishingServerId >${publish.server.id} </publishingServerId >
You can’t perform that action at this time.
0 commit comments