Skip to content

Commit 6882336

Browse files
committed
TIKA-4488: use release plugin
1 parent 5fa1640 commit 6882336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@
13161316
<plugin>
13171317
<groupId>org.apache.maven.plugins</groupId>
13181318
<artifactId>maven-release-plugin</artifactId>
1319-
<version>3.2.0</version>
1319+
<version>3.3.0</version>
13201320
<configuration>
13211321
<autoVersionSubmodules>true</autoVersionSubmodules>
13221322
</configuration>

0 commit comments

Comments
 (0)