Commit bccb2d8 1 parent 67455e8 commit bccb2d8 Copy full SHA for bccb2d8
File tree 1 file changed +0
-16
lines changed
1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -483,7 +483,6 @@ Bundle-DocURL: http://www.eclipse.org/sisu/
483
483
<artifactId >maven-gpg-plugin</artifactId >
484
484
<version >3.2.4</version >
485
485
<configuration >
486
- <passphrase >${gpg.passphrase} </passphrase >
487
486
<useAgent >true</useAgent >
488
487
</configuration >
489
488
<executions >
@@ -496,16 +495,6 @@ Bundle-DocURL: http://www.eclipse.org/sisu/
496
495
</execution >
497
496
</executions >
498
497
</plugin >
499
- <plugin >
500
- <groupId >org.sonatype.plugins</groupId >
501
- <artifactId >nexus-staging-maven-plugin</artifactId >
502
- <version >1.6.13</version >
503
- <extensions >true</extensions >
504
- <configuration >
505
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
506
- <serverId >sonatype-nexus-staging</serverId >
507
- </configuration >
508
- </plugin >
509
498
<plugin >
510
499
<groupId >org.apache.maven.plugins</groupId >
511
500
<artifactId >maven-project-info-reports-plugin</artifactId >
@@ -596,11 +585,6 @@ Bundle-DocURL: http://www.eclipse.org/sisu/
596
585
<groupId >org.apache.maven.plugins</groupId >
597
586
<artifactId >maven-gpg-plugin</artifactId >
598
587
</plugin >
599
- <plugin >
600
- <groupId >org.sonatype.plugins</groupId >
601
- <artifactId >nexus-staging-maven-plugin</artifactId >
602
- <extensions >true</extensions >
603
- </plugin >
604
588
</plugins >
605
589
</build >
606
590
</profile >
You can’t perform that action at this time.
0 commit comments