Skip to content

Commit 4ef5388

Browse files
author
Aldo Torres
committed
revert pom
1 parent 544bca9 commit 4ef5388

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

pom.xml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
</dependencies>
149149
</plugin>
150150

151-
<!-- <plugin>
151+
<plugin>
152152
<groupId>org.sonatype.plugins</groupId>
153153
<artifactId>nexus-staging-maven-plugin</artifactId>
154154
<version>1.6.13</version>
@@ -158,18 +158,6 @@
158158
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
159159
<autoReleaseAfterClose>true</autoReleaseAfterClose>
160160
</configuration>
161-
</plugin> -->
162-
163-
<plugin>
164-
<groupId>org.sonatype.central</groupId>
165-
<artifactId>central-publishing-maven-plugin</artifactId>
166-
<version>0.8.0</version>
167-
<extensions>true</extensions>
168-
<configuration>
169-
<publishingServerId>central</publishingServerId>
170-
<autoPublish>true</autoPublish>
171-
<waitUntil>published</waitUntil>
172-
</configuration>
173161
</plugin>
174162

175163
<plugin>

0 commit comments

Comments
 (0)