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 2016/12/07 20:56:40 UTC

svn commit: r1773144 - /uima/uimaj/branches/experiment-v3-jcas/uimaj-core/pom.xml

Author: schor
Date: Wed Dec  7 20:56:40 2016
New Revision: 1773144

URL: http://svn.apache.org/viewvc?rev=1773144&view=rev
Log:
no Jira comment update

Modified:
    uima/uimaj/branches/experiment-v3-jcas/uimaj-core/pom.xml

Modified: uima/uimaj/branches/experiment-v3-jcas/uimaj-core/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/branches/experiment-v3-jcas/uimaj-core/pom.xml?rev=1773144&r1=1773143&r2=1773144&view=diff
==============================================================================
--- uima/uimaj/branches/experiment-v3-jcas/uimaj-core/pom.xml (original)
+++ uima/uimaj/branches/experiment-v3-jcas/uimaj-core/pom.xml Wed Dec  7 20:56:40 2016
@@ -89,7 +89,9 @@
       <version>0.5.28</version>
     </dependency>
     
-    <dependency>  <!-- Apache v2 license  2016 checked. Also transitive include from above, listed here for bin inclusion -->
+    <!-- Apache v2 license  2016 checked. Also transitive include from above, 
+         listed here so that binary assembly for distribution includes the jar -->
+    <dependency>  
       <groupId>org.bitbucket.mstrobel</groupId>
       <artifactId>procyon-core</artifactId>
       <version>0.5.28</version>
@@ -110,6 +112,7 @@
  -->		
 
 	</dependencies>
+	
 	<build>
 		<finalName>uima-core</finalName>
     <pluginManagement>