build: Add release plugin
This commit is contained in:
parent
03c38c80a0
commit
a392f7bc2a
1 changed files with 5 additions and 0 deletions
5
pom.xml
5
pom.xml
|
|
@ -137,6 +137,11 @@
|
|||
</systemPropertyVariables>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>3.1.1</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue