Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 93aa0cd

Browse files
committed
Update maven release plugin
1 parent f6ee83c commit 93aa0cd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@
112112
<configuration>
113113
</configuration>
114114
</plugin>
115+
<plugin>
116+
<groupId>org.apache.maven.plugins</groupId>
117+
<artifactId>maven-release-plugin</artifactId>
118+
<version>2.5.3</version>
119+
</plugin>
115120
</plugins>
116121
</build>
117122

0 commit comments

Comments
 (0)