aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2d3c2ab..db95f0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,6 +68,10 @@
</configuration>
</plugin>
<plugin>
+ <artifactId>maven-install-plugin</artifactId>
+ <version>2.4</version>
+ </plugin>
+ <plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.0</version>
</plugin>