Skip to content

Commit c71c7f0

Browse files
committed
GH-956 - Skip examples deployment.
1 parent 6f27de4 commit c71c7f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-modulith-examples/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<properties>
2727
<java.version>17</java.version>
2828
<jmolecules.version>2023.1.7</jmolecules.version>
29+
<maven.deploy.skip>true</maven.deploy.skip>
2930
</properties>
3031

3132
<build>

0 commit comments

Comments
 (0)