Skip to content

Commit

Permalink
Fixing "mvn clean test" for Oracle MySQL grammar. (#4353)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 authored Dec 10, 2024
1 parent b411201 commit f4e93e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/mysql/Oracle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<configuration>
<verbose>false</verbose>
<showTree>false</showTree>
<entryPoint>root</entryPoint>
<entryPoint>queries</entryPoint>
<grammarName>MySQL</grammarName>
<packageName></packageName>
<exampleFiles>examples</exampleFiles>
Expand Down

0 comments on commit f4e93e8

Please sign in to comment.