You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by mm...@apache.org on 2017/04/07 20:06:32 UTC

svn commit: r1790621 - /ctakes/branches/ctakes-4.0.0/pom.xml

Author: mminnah
Date: Fri Apr  7 20:06:32 2017
New Revision: 1790621

URL: http://svn.apache.org/viewvc?rev=1790621&view=rev
Log:
CTAKES-410 updating assembly plugin version

Modified:
    ctakes/branches/ctakes-4.0.0/pom.xml

Modified: ctakes/branches/ctakes-4.0.0/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-4.0.0/pom.xml?rev=1790621&r1=1790620&r2=1790621&view=diff
==============================================================================
--- ctakes/branches/ctakes-4.0.0/pom.xml (original)
+++ ctakes/branches/ctakes-4.0.0/pom.xml Fri Apr  7 20:06:32 2017
@@ -726,7 +726,7 @@
 				</plugin>						
 				<plugin>
 					<artifactId>maven-assembly-plugin</artifactId>
-					<version>2.3</version>
+					<version>2.4</version>
 				</plugin>
 				<plugin>
 					<artifactId>maven-clean-plugin</artifactId>