Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/update-from-template' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
AB-xdev committed Mar 26, 2024
2 parents e53be78 + 7b24e79 commit f945457
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions brevo-java-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@
<goal>file-contents</goal>
</goals>
<configuration>
<replacementType>file-contents</replacementType>
<baseDir>${generatedDirRelative}/software/xdev/${componentName}/client/</baseDir>
<fileMask>ApiClient.java</fileMask>
<!-- @formatter:off DO NOT INTRODUCE LINE BREAK -->
Expand All @@ -424,7 +423,6 @@
<goal>file-contents</goal>
</goals>
<configuration>
<replacementType>file-contents</replacementType>
<baseDir>${generatedDirRelative}/software/xdev/${componentName}/</baseDir>
<recursive>true</recursive>
<fileMask>.java</fileMask>
Expand All @@ -441,7 +439,6 @@
<goal>file-contents</goal>
</goals>
<configuration>
<replacementType>file-contents</replacementType>
<baseDir>${generatedDirRelative}/software/xdev/${componentName}/</baseDir>
<recursive>true</recursive>
<fileMask>.java</fileMask>
Expand Down

0 comments on commit f945457

Please sign in to comment.