File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 279279 <plugin >
280280 <groupId >org.apache.maven.plugins</groupId >
281281 <artifactId >maven-release-plugin</artifactId >
282- <version >3.0.0-M6 </version >
282+ <version >3.0.0-M7 </version >
283283 <configuration >
284284 <localCheckout >true</localCheckout >
285285 <pushChanges >false</pushChanges >
286286 <mavenExecutorId >forked-path</mavenExecutorId >
287+ <releaseProfiles >sign-release-artifacts</releaseProfiles >
287288 </configuration >
289+ <!--
288290 <dependencies>
289291 <dependency>
290292 <groupId>org.apache.maven.scm</groupId>
291293 <artifactId>maven-scm-provider-gitexe</artifactId>
292294 <version>1.9.5</version>
293295 </dependency>
294296 </dependencies>
297+ -->
295298 </plugin >
296299 <plugin >
297300 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments