From 5ea5f02f973930a85c2465c92366ece60dc991ef Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Thu, 18 Apr 2013 15:03:11 -0400 Subject: [PATCH] Adding release plugin to pom --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index cfb48e271d0..bfa8c039bec 100644 --- a/pom.xml +++ b/pom.xml @@ -298,6 +298,22 @@ install + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + + default + + perform + + + pom.xml + + + +