File tree Expand file tree Collapse file tree 7 files changed +36
-49
lines changed Expand file tree Collapse file tree 7 files changed +36
-49
lines changed Original file line number Diff line number Diff line change 135
135
<plugin >
136
136
<groupId >org.apache.maven.plugins</groupId >
137
137
<artifactId >maven-gpg-plugin</artifactId >
138
- <version >3.1.0 </version >
138
+ <version >3.2.7 </version >
139
139
<executions >
140
140
<execution >
141
141
<id >sign-artifacts</id >
153
153
</configuration >
154
154
</plugin >
155
155
<plugin >
156
- <groupId >org.sonatype.plugins </groupId >
157
- <artifactId >nexus-staging -maven-plugin</artifactId >
158
- <version >1.6.13 </version >
156
+ <groupId >org.sonatype.central </groupId >
157
+ <artifactId >central-publishing -maven-plugin</artifactId >
158
+ <version >0.7.0 </version >
159
159
<extensions >true</extensions >
160
160
<configuration >
161
- <serverId >ossrh-s01</serverId >
162
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
163
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
161
+ <publishingServerId >ossrh-s01</publishingServerId >
164
162
</configuration >
165
163
</plugin >
166
164
</plugins >
Original file line number Diff line number Diff line change 172
172
<plugin >
173
173
<groupId >org.apache.maven.plugins</groupId >
174
174
<artifactId >maven-gpg-plugin</artifactId >
175
- <version >1.6 </version >
175
+ <version >3.2.7 </version >
176
176
<executions >
177
177
<execution >
178
178
<id >sign-artifacts</id >
190
190
</configuration >
191
191
</plugin >
192
192
<plugin >
193
- <groupId >org.sonatype.plugins </groupId >
194
- <artifactId >nexus-staging -maven-plugin</artifactId >
195
- <version >1.6.8 </version >
193
+ <groupId >org.sonatype.central </groupId >
194
+ <artifactId >central-publishing -maven-plugin</artifactId >
195
+ <version >0.7.0 </version >
196
196
<extensions >true</extensions >
197
197
<configuration >
198
- <serverId >ossrh-s01</serverId >
199
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
200
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
198
+ <publishingServerId >ossrh-s01</publishingServerId >
201
199
</configuration >
202
200
</plugin >
203
201
</plugins >
Original file line number Diff line number Diff line change 164
164
<plugin >
165
165
<groupId >org.apache.maven.plugins</groupId >
166
166
<artifactId >maven-gpg-plugin</artifactId >
167
- <version >3.1.0 </version >
167
+ <version >3.2.7 </version >
168
168
<executions >
169
169
<execution >
170
170
<id >sign-artifacts</id >
182
182
</configuration >
183
183
</plugin >
184
184
<plugin >
185
- <groupId >org.sonatype.plugins </groupId >
186
- <artifactId >nexus-staging -maven-plugin</artifactId >
187
- <version >1.6.13 </version >
185
+ <groupId >org.sonatype.central </groupId >
186
+ <artifactId >central-publishing -maven-plugin</artifactId >
187
+ <version >0.7.0 </version >
188
188
<extensions >true</extensions >
189
189
<configuration >
190
- <serverId >ossrh-s01</serverId >
191
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
192
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
190
+ <publishingServerId >ossrh-s01</publishingServerId >
193
191
</configuration >
194
192
</plugin >
195
193
</plugins >
Original file line number Diff line number Diff line change 152
152
<plugin >
153
153
<groupId >org.apache.maven.plugins</groupId >
154
154
<artifactId >maven-gpg-plugin</artifactId >
155
- <version >1.6 </version >
155
+ <version >3.2.7 </version >
156
156
<executions >
157
157
<execution >
158
158
<id >sign-artifacts</id >
170
170
</configuration >
171
171
</plugin >
172
172
<plugin >
173
- <groupId >org.sonatype.plugins </groupId >
174
- <artifactId >nexus-staging -maven-plugin</artifactId >
175
- <version >1.6.13 </version >
173
+ <groupId >org.sonatype.central </groupId >
174
+ <artifactId >central-publishing -maven-plugin</artifactId >
175
+ <version >0.7.0 </version >
176
176
<extensions >true</extensions >
177
177
<configuration >
178
- <serverId >ossrh-s01</serverId >
179
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
180
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
178
+ <publishingServerId >ossrh-s01</publishingServerId >
181
179
</configuration >
182
180
</plugin >
183
181
</plugins >
Original file line number Diff line number Diff line change 151
151
<plugin >
152
152
<groupId >org.apache.maven.plugins</groupId >
153
153
<artifactId >maven-gpg-plugin</artifactId >
154
- <version >3.1.0 </version >
154
+ <version >3.2.7 </version >
155
155
<executions >
156
156
<execution >
157
157
<id >sign-artifacts</id >
169
169
</configuration >
170
170
</plugin >
171
171
<plugin >
172
- <groupId >org.sonatype.plugins </groupId >
173
- <artifactId >nexus-staging -maven-plugin</artifactId >
174
- <version >1.6.13 </version >
172
+ <groupId >org.sonatype.central </groupId >
173
+ <artifactId >central-publishing -maven-plugin</artifactId >
174
+ <version >0.7.0 </version >
175
175
<extensions >true</extensions >
176
176
<configuration >
177
- <serverId >ossrh-s01</serverId >
178
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
179
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
177
+ <publishingServerId >ossrh-s01</publishingServerId >
180
178
</configuration >
181
179
</plugin >
182
180
</plugins >
Original file line number Diff line number Diff line change 156
156
<plugin >
157
157
<groupId >org.apache.maven.plugins</groupId >
158
158
<artifactId >maven-gpg-plugin</artifactId >
159
- <version >3.1.0 </version >
159
+ <version >3.2.7 </version >
160
160
<executions >
161
161
<execution >
162
162
<id >sign-artifacts</id >
174
174
</configuration >
175
175
</plugin >
176
176
<plugin >
177
- <groupId >org.sonatype.plugins </groupId >
178
- <artifactId >nexus-staging -maven-plugin</artifactId >
179
- <version >1.6.13 </version >
177
+ <groupId >org.sonatype.central </groupId >
178
+ <artifactId >central-publishing -maven-plugin</artifactId >
179
+ <version >0.7.0 </version >
180
180
<extensions >true</extensions >
181
181
<configuration >
182
- <serverId >ossrh-s01</serverId >
183
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
184
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
182
+ <publishingServerId >ossrh-s01</publishingServerId >
185
183
</configuration >
186
184
</plugin >
187
185
</plugins >
Original file line number Diff line number Diff line change 171
171
<activation >
172
172
<activeByDefault >false</activeByDefault >
173
173
</activation >
174
+
174
175
<build >
175
176
<plugins >
176
177
<plugin >
177
178
<groupId >org.apache.maven.plugins</groupId >
178
179
<artifactId >maven-gpg-plugin</artifactId >
179
- <version >1.6 </version >
180
+ <version >3.2.7 </version >
180
181
<executions >
181
182
<execution >
182
183
<id >sign-artifacts</id >
194
195
</configuration >
195
196
</plugin >
196
197
<plugin >
197
- <groupId >org.sonatype.plugins </groupId >
198
- <artifactId >nexus-staging -maven-plugin</artifactId >
199
- <version >1.6.13 </version >
198
+ <groupId >org.sonatype.central </groupId >
199
+ <artifactId >central-publishing -maven-plugin</artifactId >
200
+ <version >0.7.0 </version >
200
201
<extensions >true</extensions >
201
202
<configuration >
202
- <serverId >ossrh-s01</serverId >
203
- <nexusUrl >https://s01.oss.sonatype.org/</nexusUrl >
204
- <autoReleaseAfterClose >false</autoReleaseAfterClose >
203
+ <publishingServerId >ossrh-s01</publishingServerId >
205
204
</configuration >
206
205
</plugin >
207
206
</plugins >
You can’t perform that action at this time.
0 commit comments