Skip to content

Commit 6c0b453

Browse files
committed
FIX injected-nexus-deploy crash
1 parent 0f33b2b commit 6c0b453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
</execution>
267267
</executions>
268268
</plugin>
269-
<plugin>
269+
<!--plugin>
270270
<groupId>org.sonatype.plugins</groupId>
271271
<artifactId>nexus-staging-maven-plugin</artifactId>
272272
<version>1.7.0</version>
@@ -286,7 +286,7 @@
286286
<version>15.0</version>
287287
</dependency>
288288
</dependencies>
289-
</plugin>
289+
</plugin-->
290290
</plugins>
291291
</build>
292292
</profile>

0 commit comments

Comments
 (0)