Skip to content

Commit

Permalink
[Fix] Revert maven-source-plugin to 3.2.1 due to build failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Oct 25, 2023
1 parent 63e60ce commit 1d2af90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<plugins>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.3.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit 1d2af90

Please sign in to comment.