Skip to content

Commit

Permalink
build(image-to-diagram): skip release
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Oct 24, 2024
1 parent 3902dcb commit 5a9c47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/image-to-diagram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
<skip>releases</skip>
</configuration>
</plugin>

Expand Down

0 comments on commit 5a9c47e

Please sign in to comment.