Skip to content

Commit

Permalink
Rollbacked to source plugin 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elecharny committed Dec 19, 2024
1 parent 625a524 commit bfb75f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.scm.plugin>2.1.0</version.scm.plugin>
<version.site.plugin>4.0.0-M16</version.site.plugin>
<version.source.plugin>3.3.1</version.source.plugin>
<version.source.plugin>3.2.1</version.source.plugin>
<version.shade.plugin>3.5.0</version.shade.plugin>
<version.surefire.plugin>3.5.2</version.surefire.plugin>
<version.surfire.report.plugin>3.5.2</version.surfire.report.plugin>
Expand Down Expand Up @@ -833,7 +833,7 @@
<execution>
<id>attach-source</id>
<goals>
<goal>jar-no-fork</goal>
<goal>jar</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit bfb75f2

Please # to comment.