From b27484c0bcc25aa37319899a5bc7088f9e90448a Mon Sep 17 00:00:00 2001 From: Vincent Cantin Date: Thu, 26 Dec 2013 00:14:32 +0800 Subject: Fix the POM file (a version was left unspecified). --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 646798e..1c7be1a 100644 --- a/pom.xml +++ b/pom.xml @@ -160,6 +160,11 @@ maven-assembly-plugin 2.4 + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + org.apache.maven.plugins maven-install-plugin -- cgit v1.2.3