Skip to content

Commit 9d134cb

Browse files
committed
setting logs
1 parent efe9181 commit 9d134cb

File tree

1 file changed

+2
-2
lines changed
  • CryptoX-Android-Automation/CryptoX-Android

1 file changed

+2
-2
lines changed

CryptoX-Android-Automation/CryptoX-Android/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>my-selenium-project</name>
1111
<url>http://maven.apache.org</url>
1212

13-
<!-- Set the properties to use Java 17 -->
13+
<!-- Set the properties to use Java 11 -->
1414
<properties>
1515
<maven.compiler.source>11</maven.compiler.source>
1616
<maven.compiler.target>11</maven.compiler.target>
@@ -19,7 +19,7 @@
1919

2020
<build>
2121
<plugins>
22-
<!-- Maven Compiler Plugin to use Java 17 with preview features -->
22+
<!-- Maven Compiler Plugin to use Java 11 with preview features -->
2323
<plugin>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)