Skip to content

Commit

Permalink
chore: Cleanup properties on codegen/coverage modules
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Solórzano <[email protected]>
  • Loading branch information
jorsol committed Jun 25, 2024
1 parent 6f30290 commit 12a28f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
<name>Tables Code Generator</name>
<description>Code Generator for StringPrep tables</description>

<properties>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
<checks.location>${project.basedir}/../checks</checks.location>
</properties>

<dependencies>
<dependency>
<groupId>org.apache.velocity</groupId>
Expand Down
1 change: 0 additions & 1 deletion coverage-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

<properties>
<sonar.skip>true</sonar.skip>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</properties>

<dependencies>
Expand Down

0 comments on commit 12a28f2

Please sign in to comment.