Skip to content

Commit

Permalink
Removed liquibase-pro module profile
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Feb 2, 2022
1 parent f9e341f commit d8d3168
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Expand Up @@ -457,17 +457,6 @@
</plugins>
</build>
</profile>
<profile>
<id>liquibase-pro-submodule</id>
<activation>
<file>
<exists>../liquibase-pro/pom.xml</exists>
</file>
</activation>
<modules>
<module>../liquibase-pro</module>
</modules>
</profile>

<profile>
<id>sonar</id>
Expand Down

0 comments on commit d8d3168

Please sign in to comment.