Skip to content

Commit 07976f1

Browse files
authored
Update maven-release-plugin (#91)
1 parent dba0b72 commit 07976f1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,13 @@
307307
</execution>
308308
</executions>
309309
</plugin>
310+
<plugin>
311+
<groupId>org.apache.maven.plugins</groupId>
312+
<artifactId>maven-release-plugin</artifactId>
313+
<configuration>
314+
<arguments>$(arguments)</arguments>
315+
</configuration>
316+
</plugin>
310317
</plugins>
311318
</build>
312319

0 commit comments

Comments
 (0)