Author: andygumbrecht
Date: Tue May  6 12:00:14 2014
New Revision: 1592728

URL: http://svn.apache.org/r1592728
Log:
maven-release-plugin

Modified:
    tomee/tomee/branches/tomee-1.6.0.2.staging/pom.xml

Modified: tomee/tomee/branches/tomee-1.6.0.2.staging/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.2.staging/pom.xml?rev=1592728&r1=1592727&r2=1592728&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.2.staging/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.2.staging/pom.xml Tue May  6 12:00:14 2014
@@ -181,6 +181,11 @@
 
     <pluginManagement>
       <plugins>
+               <plugin>
+                 <groupId>org.apache.maven.plugins</groupId>
+                 <artifactId>maven-release-plugin</artifactId>
+                 <version>2.5</version>
+               </plugin>
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>


Reply via email to