There was an error while loading. Please reload this page.
2 parents 5bc00c4 + bc8978a commit 61fb929Copy full SHA for 61fb929
1 file changed
pom.xml
@@ -214,11 +214,6 @@
214
<artifactId>groovy-maven-plugin</artifactId>
215
<version>2.1.1</version>
216
</plugin>
217
- <plugin>
218
- <groupId>org.sonatype.central</groupId>
219
- <artifactId>central-publishing-maven-plugin</artifactId>
220
- <version>0.9.0</version>
221
- </plugin>
222
</plugins>
223
</pluginManagement>
224
<plugins>
@@ -595,14 +590,6 @@
595
590
</execution>
596
591
</executions>
597
592
598
599
600
601
- <extensions>true</extensions>
602
- <configuration>
603
- <publishingServerId>central</publishingServerId>
604
- </configuration>
605
606
593
607
594
</build>
608
</profile>
0 commit comments