Skip to content

Commit

Permalink
chore: remove not required maven profiles (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev authored Jun 6, 2024
1 parent f75403a commit 395a228
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,6 @@
<commons-io.artifactId>commons-io-2.15.1</commons-io.artifactId>
</properties>
</profile>

<profile>
<id>delivery-sbb</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
</profile>

<profile>
<id>delivery-external</id>
</profile>
</profiles>

<dependencies>
Expand Down

0 comments on commit 395a228

Please sign in to comment.