Skip to content

Commit

Permalink
#127: stars
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 14, 2023
1 parent a4f848f commit a98b990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<mavenOpts>-Dmysql.classifier=${mysql.classifier}</mavenOpts>
<ignoreFailures>true</ignoreFailures>
<pomExcludes>
<pomExclude>parallel/pom.xml</pomExclude>
<pomExclude>**/parallel/pom.xml</pomExclude>
</pomExcludes>
</configuration>
</execution>
Expand Down

0 comments on commit a98b990

Please sign in to comment.