Skip to content

Commit

Permalink
build: fixing release
Browse files Browse the repository at this point in the history
  • Loading branch information
secondsun authored Jun 16, 2021
1 parent 4b42b54 commit 94df45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/templates/pom.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.22</version>
<version>3.2.0</version>
<executions>
<execution>
<id>add_sources</id>
Expand Down Expand Up @@ -281,4 +281,4 @@
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13</junit-version>
</properties>
</project>
</project>

0 comments on commit 94df45c

Please sign in to comment.