Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 29bc4f7

Browse files
Bump maven-release-plugin from 3.0.0 to 3.0.1 (#306)
1 parent be03363 commit 29bc4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
</plugin>
254254
<plugin>
255255
<artifactId>maven-release-plugin</artifactId>
256-
<version>3.0.0</version>
256+
<version>3.0.1</version>
257257
<configuration>
258258
<preparationGoals>clean validate deploy -P release -DnoSamples</preparationGoals>
259259
<autoVersionSubmodules>true</autoVersionSubmodules>

0 commit comments

Comments
 (0)