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/11 19:02:15 UTC

svn commit: r1811870 - /uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site/pom.xml

Author: schor
Date: Wed Oct 11 19:02:15 2017
New Revision: 1811870

URL: http://svn.apache.org/viewvc?rev=1811870&view=rev
Log:
no Jira update maven release management plugin version to current

Modified:
    uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site/pom.xml

Modified: uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site/pom.xml?rev=1811870&r1=1811869&r2=1811870&view=diff
==============================================================================
--- uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site/pom.xml (original)
+++ uima/uv3/uimaj-v3/trunk/uimaj-eclipse-update-site/pom.xml Wed Oct 11 19:02:15 2017
@@ -58,6 +58,14 @@
   </properties>
 
   <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+            <artifactId>maven-release-plugin</artifactId>
+            <version>2.5.3</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
 
     <plugins>
       <plugin>