Skip to content

Commit

Permalink
disable dsl sample temporarily.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Aug 3, 2023
1 parent 9315441 commit 9a43458
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,11 @@
<profile>integration</profile>
</profiles>
<pomIncludes>
<pomInclude>*/pom.xml</pomInclude>
<pomInclude>contracts/pom.xml</pomInclude>
<!-- TODO: reenable -->
<!--<pomInclude>*/pom.xml</pomInclude>-->
<!--<pomInclude>dsl/pom.xml</pomInclude>-->
<pomInclude>restdocs/pom.xml </pomInclude>
<pomInclude>webclient/pom.xml</pomInclude>
</pomIncludes>
<goals>
Expand Down

0 comments on commit 9a43458

Please sign in to comment.