[maven-release-plugin]  copy for tag apache-log4j-extras-1.2

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/companions/extras/tags/apache-log4j-extras-1.2@1479066 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a6163ec..879cb04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,6 +134,13 @@
       <plugin>
         <artifactId>maven-site-plugin</artifactId>
         <version>3.0</version>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.wagon</groupId>
+            <artifactId>wagon-ssh</artifactId>
+            <version>2.2</version>
+          </dependency>
+        </dependencies>
         <configuration>
           <templateFile>${basedir}/src/site/maven-site.vm</templateFile>
           <reportPlugins>
@@ -176,7 +183,7 @@
               <configuration>
                 <encoding>UTF-8</encoding>
                 <bottom><![CDATA[<p>Copyright ]]>© {currentYear} The Apache Software Foundation. Licensed under the <![CDATA[<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p>
-<p>Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.</p>]]></bottom> 
+<p>Apache Companions for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.</p>]]></bottom>
               </configuration>
             </plugin>
             <plugin>
@@ -282,4 +289,10 @@
           <optional>true</optional>
       </dependency>
   </dependencies>
+  <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>scp://people.apache.org/www/logging.apache.org/log4j/companions</url>
+    </site>
+  </distributionManagement>
 </project>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 49b303e..f061034 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,7 +20,7 @@
     <title>apache-log4j-extras</title>
   </properties>
   <body>
-    <release version="1.2" date="TBA" description="Maintenance release">
+    <release version="1.2" date="2013-05-04" description="Maintenance release">
         <action action="update">Removed ant build</action>
         <action action="update">Made tests writing to target folder</action>
         <action action="update">Merged all companions into the extras companion</action>
diff --git a/src/site/apt/download.apt b/src/site/apt/download.apt
index 77bdd2c..259f96d 100644
--- a/src/site/apt/download.apt
+++ b/src/site/apt/download.apt
@@ -30,7 +30,7 @@
 *-------------------------+---------+----------+-----------+
 |                         | Mirrors | Checksum | Signature |
 *-------------------------+---------+----------+-----------+
-| apache-log4j-companions-1.2 (tar.gz)      | {{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/1.2/apache-log4j-companions-1.2.tar.gz} apache-log4j-companions-1.2.tar.gz}} | {{{http://www.apache.org/dist/logging/log4j/companions/1.2/apache-log4j-companions-1.2.tar.gz.md5} apache-log4j-companions-1.1.tar.gz.md5}} | {{{http://www.apache.org/dist/logging/log4j/companions/1.2/apache-log4j-companions-1.2.tar.gz.asc} apache-log4j-companions-1.2.tar.gz.asc}} |
+| apache-log4j-companions-1.2 (tar.gz)      | {{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/1.2/apache-log4j-companions-1.2.tar.gz} apache-log4j-companions-1.2.tar.gz}} | {{{http://www.apache.org/dist/logging/log4j/companions/1.2/apache-log4j-companions-1.2.tar.gz.md5} apache-log4j-companions-1.2.tar.gz.md5}} | {{{http://www.apache.org/dist/logging/log4j/companions/1.2/apache-log4j-companions-1.2.tar.gz.asc} apache-log4j-companions-1.2.tar.gz.asc}} |
 *-------------------------+---------+----------+-----------+
 | apache-log4j-companions-1.2 (zip)      | {{{http://www.apache.org/dyn/closer.cgi/logging/log4j/companions/1.2/apache-log4j-extras-1.2.zip} apache-log4j-companions-1.2.zip}} | {{{http://www.apache.org/dist/logging/log4j/companions/1.2/apache-log4j-companions-1.2.zip.md5} apache-log4j-companions-1.2.zip.md5}} | {{{http://www.apache.org/dist/logging/log4j/companions/1.2/apache-log4j-companions-1.2.zip.asc} apache-log4j-companions-1.2.zip.asc}} |
 *-------------------------+---------+----------+-----------+
diff --git a/src/site/maven-site.vm b/src/site/maven-site.vm
index 04a0fc2..4240e44 100644
--- a/src/site/maven-site.vm
+++ b/src/site/maven-site.vm
@@ -512,7 +512,7 @@
     </div>
     <div id="footer">
       <div class="xleft">Copyright &#169;#copyright()#publishDate( "bottom" $decoration.publishDate $decoration.version ) Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
-      <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
+      <div class="xleft">Apache Companions for Apache log4j, Apache log4j, Apache, the Apache feather logo,
    the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>