You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2019/08/02 15:42:44 UTC

svn commit: r1864236 - /uima/uima-ducc/trunk/uima-ducc-parent/pom.xml

Author: cwiklik
Date: Fri Aug  2 15:42:44 2019
New Revision: 1864236

URL: http://svn.apache.org/viewvc?rev=1864236&view=rev
Log:
UIMA-6105 added version for the buildnumber-maven plugin

Modified:
    uima/uima-ducc/trunk/uima-ducc-parent/pom.xml

Modified: uima/uima-ducc/trunk/uima-ducc-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent/pom.xml?rev=1864236&r1=1864235&r2=1864236&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-parent/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-parent/pom.xml Fri Aug  2 15:42:44 2019
@@ -852,6 +852,7 @@ ${uimaDUCCNoticeText}
 		  <plugin>
 			<groupId>org.codehaus.mojo</groupId>
 			<artifactId>buildnumber-maven-plugin</artifactId>
+			<version>1.4</version>
 			<executions>
 			  <execution>
 				<phase>validate</phase>