Skip to content
This repository was archived by the owner on Aug 4, 2020. It is now read-only.

Commit 39c1e22

Browse files
author
Chris Wiechmann
committed
Update pom.xml
1 parent 7843770 commit 39c1e22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@
8282
</execution>
8383
</executions>
8484
</plugin>
85+
<plugin>
86+
<groupId>org.apache.maven.plugins</groupId>
87+
<artifactId>maven-release-plugin</artifactId>
88+
<version>2.5.3</version>
89+
</plugin>
8590
</plugins>
8691
</build>
8792
</project>

0 commit comments

Comments
 (0)