Skip to content

Commit

Permalink
chore: remove not required maven profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev committed Jun 6, 2024
1 parent 43e0758 commit 8048ec9
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 8048ec9

Please sign in to comment.