Author: fadushin
Date: Tue Jun  3 13:12:49 2008
New Revision: 662871

URL: http://svn.apache.org/viewvc?rev=662871&view=rev
Log:
Site changes to 1.5.4 release that were not recorded in subversion.

These are being committed to the mainline, so that future releases
will incorporate them.


Modified:
    webservices/wss4j/trunk/pom.xml
    webservices/wss4j/trunk/xdocs/index.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=662871&r1=662870&r2=662871&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Jun  3 13:12:49 2008
@@ -437,9 +437,9 @@
        
     <reporting>
         <plugins>
-            <!--plugin>
+            <plugin>
               <artifactId>maven-javadoc-plugin</artifactId>
-            </plugin-->
+            </plugin>
             <plugin>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
                 <reportSets>
@@ -460,11 +460,11 @@
                 <artifactId>jdepend-maven-plugin</artifactId>
                 <version>2.0-beta-1-SNAPSHOT</version>
             </plugin>
-            <!--plugin>
+            <plugin>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>jxr-maven-plugin</artifactId>
-              <version>2.0-beta-2-SNAPSHOT</version>
-            </plugin-->
+              <version>2.0-beta-1</version>
+            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-changes-plugin</artifactId>

Modified: webservices/wss4j/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/xdocs/index.xml?rev=662871&r1=662870&r2=662871&view=diff
==============================================================================
--- webservices/wss4j/trunk/xdocs/index.xml (original)
+++ webservices/wss4j/trunk/xdocs/index.xml Tue Jun  3 13:12:49 2008
@@ -61,6 +61,8 @@
                 <p style="margin-left: 40px;">You can download the latest 
version of WSS4J at the following URL:<br/>
                     <a 
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/";>http://www.apache.org/dyn/closer.cgi/ws/wss4j/</a>
                 </p>
+                <p style="margin-left: 40px;">The latest release of WSS4J is 
version 1.5.4.
+                </p>
             </subsection>
             <subsection name="WS-Security Features">
                 <p style="margin-left: 40px;">WSS4J can generate and process 
the



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to