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 2010/11/07 17:32:35 UTC

svn commit: r1032307 - /uima/uimaj/trunk/uimaj-distr/pom.xml

Author: schor
Date: Sun Nov  7 16:32:35 2010
New Revision: 1032307

URL: http://svn.apache.org/viewvc?rev=1032307&view=rev
Log:
[UIMA-1882] Add the ibmNoticeText to the Notice file

Modified:
    uima/uimaj/trunk/uimaj-distr/pom.xml

Modified: uima/uimaj/trunk/uimaj-distr/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-distr/pom.xml?rev=1032307&r1=1032306&r2=1032307&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-distr/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-distr/pom.xml Sun Nov  7 16:32:35 2010
@@ -61,6 +61,7 @@
     <uimaScmProject>${project.artifactId}</uimaScmProject>
     <assemblyFinalName>uimaj-${project.version}</assemblyFinalName>  
     <jiraVersion>12315344</jiraVersion>
+    <postNoticeText>${ibmNoticeText}</postNoticeText>    
   </properties> 
   
   <!-- dependencies that go into the various builds via dependency-sets -->