Skip to content

Commit

Permalink
+ minor maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Apr 16, 2024
1 parent d5ddc42 commit 5f922c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@
</annotationProcessor>
</annotationProcessors>
<compilerArguments>
<!-- <dsljson.loglevel>DEBUG</dsljson.loglevel>-->
<!-- <dsljson.annotation>EXPLICIT</dsljson.annotation>-->
<dsljson.unknown>ALLOW</dsljson.unknown>
<!-- <dsljson.configuration>com.dslplatform.maven.DslJsonConfiguration</dsljson.configuration>-->
<!-- <Adsljson.loglevel>DEBUG</Adsljson.loglevel>-->
<!-- <Adsljson.annotation>EXPLICIT</Adsljson.annotation>-->
<Adsljson.unknown>ALLOW</Adsljson.unknown>
<!-- <Adsljson.configuration>com.dslplatform.maven.DslJsonConfiguration</Adsljson.configuration>-->
</compilerArguments>
</configuration>
<dependencies>
Expand Down

0 comments on commit 5f922c1

Please sign in to comment.