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:55:23 UTC

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

Author: schor
Date: Wed Oct 11 19:55:23 2017
New Revision: 1811881

URL: http://svn.apache.org/viewvc?rev=1811881&view=rev
Log:
no Jira update maven release management plugin version to current (lost in subsequent update, redoing)

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=1811881&r1=1811880&r2=1811881&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:55:23 2017
@@ -59,6 +59,15 @@
 
   <build>
 
+    <pluginManagement>
+      <plugins>
+        <plugin>
+            <artifactId>maven-release-plugin</artifactId>
+            <version>2.5.3</version>
+        </plugin>
+      </plugins>
+    </pluginManagement>
+    
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>