You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2017/10/06 17:41:59 UTC

svn commit: r1811356 - /uima/uimaj/trunk/pom.xml

Author: schor
Date: Fri Oct  6 17:41:59 2017
New Revision: 1811356

URL: http://svn.apache.org/viewvc?rev=1811356&view=rev
Log:
no Jira - upgrade version of release plugin to current level

Modified:
    uima/uimaj/trunk/pom.xml

Modified: uima/uimaj/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/pom.xml?rev=1811356&r1=1811355&r2=1811356&view=diff
==============================================================================
--- uima/uimaj/trunk/pom.xml (original)
+++ uima/uimaj/trunk/pom.xml Fri Oct  6 17:41:59 2017
@@ -168,6 +168,15 @@
   </modules>
   
   <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+            <artifactId>maven-release-plugin</artifactId>
+            <version>2.5.3</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    
     <plugins>
 
       <!-- This java doc config is for building the ones distributed with the bin packaging, and also