Author: schor
Date: Tue Jun 11 23:27:45 2013
New Revision: 1492010
URL: http://svn.apache.org/r1492010
Log:
no Jira - add comment
Modified:
uima/uimaj/trunk/pom.xml
Modified: uima/uimaj/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/uima/uimaj/trunk/pom.xml?rev=1492010&r1=1492009&r2=1492010&view=diff
==============================================================================
--- uima/uimaj/trunk/pom.xml (original)
+++ uima/uimaj/trunk/pom.xml Tue Jun 11 23:27:45 2013
@@ -72,6 +72,12 @@
<!-- default scope is compile -->
<!-- Used for assemblies, to insure they're built *before* the assembly -->
+ <!-- Note: as of 6/2013 it seems these dependencies may not be needed
+ They are not up-to-date with all the subprojects, but that doesn't
+ seem to matter.
+
+ Consider deleting at some point -->
+
<dependencies>
<dependency>
<groupId>org.apache.uima</groupId>
@@ -150,6 +156,7 @@
</dependency>
</dependencies>
+
<modules>
<module>uimaj-parent</module>
<module>aggregate-uimaj</module>