Skip to content

Commit

Permalink
Remove useless docker-java8 profile
Browse files Browse the repository at this point in the history
  • Loading branch information
aldettinger committed Jul 8, 2021
1 parent 39ecf86 commit 93443a0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1030,16 +1030,6 @@
</properties>
</profile>
<profile>
<id>docker-java8</id>
<activation>
<jdk>1.8</jdk>
</activation>
<properties>
<quarkus.native.builder-image>quay.io/quarkus/ubi-quarkus-native-image:19.3.1-java8</quarkus.native.builder-image>
</properties>
</profile>
<profile>
<id>apache-snapshots</id>
<activation>
Expand Down

0 comments on commit 93443a0

Please sign in to comment.