Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsm5 authored May 16, 2024
1 parent 1bc6946 commit cc41f54
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -531,18 +531,6 @@
</plugins>
</build>
</profile>
<profile>
<id>default-modules</id><!-- Profile defaults to ON, when the property is set it will turn off -->
<activation>
<property>
<name>!no-default-modules</name>
</property>
</activation>
<modules>
<module>frank-doc-doclet</module>
<module>frank-doc-frontend</module>
</modules>
</profile>
<profile>
<id>frankframework</id>
<distributionManagement>
Expand Down

0 comments on commit cc41f54

Please sign in to comment.