Skip to content

Commit 807d4e5

Browse files
committed
use last release plugin version
Signed-off-by: Olivier Lamy <[email protected]>
1 parent 037670c commit 807d4e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,11 @@ under the License.
277277
<tagletArtifacts combine.self="override" />
278278
</configuration>
279279
</plugin>
280+
<plugin>
281+
<groupId>org.apache.maven.plugins</groupId>
282+
<artifactId>maven-release-plugin</artifactId>
283+
<version>3.0.0-M5</version>
284+
</plugin>
280285
</plugins>
281286
</pluginManagement>
282287
<plugins>

0 commit comments

Comments
 (0)