Author: coheigea
Date: Wed Mar  2 11:52:53 2011
New Revision: 1076180

URL: http://svn.apache.org/viewvc?rev=1076180&view=rev
Log:
Some updates for the website.

Removed:
    
webservices/wss4j/trunk/src/main/java/org/apache/ws/security/message/package.html
    webservices/wss4j/trunk/xdocs/stylesheets/
Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1076180&r1=1076179&r2=1076180&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Wed Mar  2 11:52:53 2011
@@ -41,7 +41,7 @@
     </issueManagement>
     <mailingLists>
         <mailingList>
-            <name>WSS4J Developer List</name>
+            <name>Apache Web Services Developer List</name>
             <subscribe>[email protected]</subscribe>
             <unsubscribe>
                 [email protected]
@@ -50,9 +50,17 @@
             <archive>
                 http://mail-archives.apache.org/mod_mbox/ws-dev/
             </archive>
-            <otherArchives>
-                
<otherArchive>http://www.nabble.com/WSS4J-f2398.html</otherArchive>
-            </otherArchives>
+        </mailingList>
+        <mailingList>
+            <name>Apache Web Services Users List</name>
+            <subscribe>[email protected]</subscribe>
+            <unsubscribe>
+                [email protected]
+            </unsubscribe>
+            <post>[email protected]</post>
+            <archive>
+                http://mail-archives.apache.org/mod_mbox/ws-users/
+            </archive>
         </mailingList>
     </mailingLists>
     <inceptionYear>2004</inceptionYear>
@@ -505,7 +513,6 @@
                             <report>issue-tracking</report>
                             <report>license</report>
                             <report>mailing-list</report>
-                            <report>project-team</report>
                             <report>scm</report>
                         </reports>
                     </reportSet>


Reply via email to