Skip to content

Commit

Permalink
change Maven version from 3.9.1 back to 3.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
leerho committed May 13, 2023
1 parent a8405d9 commit 543ab63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ under the License.
<testng.version>7.5.1</testng.version>

<!-- System-wide properties -->
<maven.version>3.9.1</maven.version>
<maven.version>3.5.0</maven.version>
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 543ab63

Please # to comment.