[maven-release-plugin]  copy for tag uimaj-distr-2.3.1-RC2

git-svn-id: https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-distr-2.3.1-RC2@1032376 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/PearPackagingMavenPlugin/build_documentation.xml b/PearPackagingMavenPlugin/build_documentation.xml
deleted file mode 100644
index f7fd7f9..0000000
--- a/PearPackagingMavenPlugin/build_documentation.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>

-

-<!--

-   Licensed to the Apache Software Foundation (ASF) under one

-   or more contributor license agreements.  See the NOTICE file

-   distributed with this work for additional information

-   regarding copyright ownership.  The ASF licenses this file

-   to you under the Apache License, Version 2.0 (the

-   "License"); you may not use this file except in compliance

-   with the License.  You may obtain a copy of the License at

-

-     http://www.apache.org/licenses/LICENSE-2.0

-

-   Unless required by applicable law or agreed to in writing,

-   software distributed under the License is distributed on an

-   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

-   KIND, either express or implied.  See the License for the

-   specific language governing permissions and limitations

-   under the License.    

--->

-

-<!-- set the basedir value to point to the top level of the project -->

-

-<project name="Apache UIMA PearPackagingMavenPlugin Documentation" default="all" basedir=".">

-  

-  <property name="book_name" value="PearPackagingMavenPluginUserGuide"/>

-	

-  <import file="${basedir}/../uima-docbook-tool/build/build-docbook.xml"/>  

-  

-</project>

diff --git a/uimaj-distr/pom.xml b/uimaj-distr/pom.xml
index de50c85..cd82666 100644
--- a/uimaj-distr/pom.xml
+++ b/uimaj-distr/pom.xml
@@ -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 -->
diff --git a/uimaj-distr/src/main/assembly/bin.xml b/uimaj-distr/src/main/assembly/bin.xml
index 518c64e..8a92728 100644
--- a/uimaj-distr/src/main/assembly/bin.xml
+++ b/uimaj-distr/src/main/assembly/bin.xml
@@ -243,7 +243,7 @@
       <directoryMode>755</directoryMode>        
     </fileSet>    
     <fileSet>
-      <directory>../uima-docbook-tutorial-and-users-guides/target/site</directory>
+      <directory>../uima-docbook-tutorials-and-users-guides/target/site</directory>
       <outputDirectory>docs</outputDirectory>
       <excludes><exclude>pdf/*.fo</exclude></excludes>
       <fileMode>644</fileMode>
diff --git a/uimaj-distr/src/main/readme/NOTICE b/uimaj-distr/src/main/readme/NOTICE
index 60de30b..5a315ee 100644
--- a/uimaj-distr/src/main/readme/NOTICE
+++ b/uimaj-distr/src/main/readme/NOTICE
@@ -1,5 +1,5 @@
 Apache UIMA
-Copyright 2006, 2009 The Apache Software Foundation
+Copyright 2006, 2010 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).