Skip to content

Commit 8f5cfe8

Browse files
aepflitoddbaert
andauthored
Update pom.xml
Co-authored-by: Todd Baert <[email protected]> Signed-off-by: Simon Schrottner <[email protected]>
1 parent 92bd7e6 commit 8f5cfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@
542542
<!-- selected automatically by JDK activeation (see https://maven.apache.org/guides/introduction/introduction-to-profiles.html#implicit-profile-activation) -->
543543
<profile>
544544
<id>java8</id>
545-
<!-- with the next block we can define a set of sdks which still support java 8, if any of the sdks is not supporting java 8 anymore -->
545+
<!-- with the next block we can define a set of artifacts which still support java 8, if any of the artifacts is not supporting java 8 anymore -->
546546
<!--<modules><module></module></modules>-->
547547
<properties>
548548
<toolchain.jdk.version>(1.8,9)</toolchain.jdk.version>

0 commit comments

Comments
 (0)