Skip to content

Commit

Permalink
Update for JDK17
Browse files Browse the repository at this point in the history
Signed-off-by: Viet Nguyen Duc <[email protected]>
  • Loading branch information
VietND96 committed Nov 15, 2023
1 parent c1c6542 commit 42b444b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.ndviet</groupId>
<artifactId>test-parent-pom</artifactId>
<version>23.11.11</version>
<version>${revision}</version>
<relativePath>../test-parent-pom/pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,6 @@
</modules>

<properties>
<revision>1.0.0-SNAPSHOT</revision>
<github.repository>test-automation-fwk</github.repository>
</properties>

Expand Down

0 comments on commit 42b444b

Please sign in to comment.