Skip to content

Commit

Permalink
chore: format pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Aug 26, 2024
1 parent 13341a6 commit 9a07422
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@ check for new dependency/plugin updates using:
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<!-- don't attach source jar for EEA projects -->
<id>attach-sources</id>
<phase>none</phase>
<!-- don't attach source jar for EEA projects -->
<id>attach-sources</id>
<phase>none</phase>
<goals>
<goal>jar</goal>
</goals>
Expand Down

0 comments on commit 9a07422

Please sign in to comment.