Skip to content

Commit 94df45c

Browse files
authored
build: fixing release
1 parent 4b42b54 commit 94df45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/templates/pom.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.codehaus.mojo</groupId>
118118
<artifactId>build-helper-maven-plugin</artifactId>
119-
<version>1.22</version>
119+
<version>3.2.0</version>
120120
<executions>
121121
<execution>
122122
<id>add_sources</id>
@@ -281,4 +281,4 @@
281281
<maven-plugin-version>1.0.0</maven-plugin-version>
282282
<junit-version>4.13</junit-version>
283283
</properties>
284-
</project>
284+
</project>

0 commit comments

Comments
 (0)