Skip to content

Commit 8a58b35

Browse files
committed
ci: publish
1 parent 4c5654d commit 8a58b35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,10 @@
8181
<tagNameFormat>@{project.version}</tagNameFormat>
8282
</configuration>
8383
</plugin>
84-
<!-- Skip the maven release default deploy, we use the nexus staging plugin for this-->
8584
<plugin>
8685
<groupId>org.apache.maven.plugins</groupId>
8786
<artifactId>maven-deploy-plugin</artifactId>
8887
<version>3.0.0-M1</version>
89-
<configuration>
90-
<skip>true</skip>
91-
</configuration>
9288
</plugin>
9389
<plugin>
9490
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)