Skip to content

Commit 09e8616

Browse files
committed
1 parent a3a99c4 commit 09e8616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

full/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
</execution>
5555
</executions>
5656
</plugin>
57-
<plugin>
57+
<!--plugin>
5858
<groupId>org.apache.maven.plugins</groupId>
5959
<artifactId>maven-deploy-plugin</artifactId>
6060
<configuration>
6161
<skip>true</skip>
6262
</configuration>
63-
</plugin>
63+
</plugin-->
6464
</plugins>
6565
</build>
6666
</project>

0 commit comments

Comments
 (0)