Author: ruwan
Date: Mon Jan 28 03:26:54 2008
New Revision: 615855

URL: http://svn.apache.org/viewvc?rev=615855&view=rev
Log:
Changing the user and dev mailing lists to the TLP lists

Modified:
    webservices/synapse/trunk/java/pom.xml

Modified: webservices/synapse/trunk/java/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/synapse/trunk/java/pom.xml?rev=615855&r1=615854&r2=615855&view=diff
==============================================================================
--- webservices/synapse/trunk/java/pom.xml (original)
+++ webservices/synapse/trunk/java/pom.xml Mon Jan 28 03:26:54 2008
@@ -47,16 +47,16 @@
     <mailingLists>
         <mailingList>
             <name>Apache Synapse Developer List</name>
-            <subscribe>[EMAIL PROTECTED]</subscribe>
-            <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-            <post>[EMAIL PROTECTED]</post>
+            <subscribe>[EMAIL PROTECTED]</subscribe>
+            <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+            <post>[email protected]</post>
             
<archive>http://mail-archives.apache.org/mod_mbox/ws-synapse-dev/</archive>
         </mailingList>
         <mailingList>
             <name>Apache Synapse User List</name>
-            <subscribe>[EMAIL PROTECTED]</subscribe>
-            <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-            <post>[EMAIL PROTECTED]</post>
+            <subscribe>[EMAIL PROTECTED]</subscribe>
+            <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+            <post>[EMAIL PROTECTED]</post>
             
<archive>http://mail-archives.apache.org/mod_mbox/ws-synapse-user/</archive>
         </mailingList>
     </mailingLists>
@@ -88,7 +88,6 @@
         <profile>
             <id>release</id>
             <build>
-
                 <plugins>
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
@@ -100,27 +99,6 @@
                                 
<descriptor>src/main/assembly/src.xml</descriptor>
                             </descriptors>
                             <finalName>synapse-${synapse.version}</finalName>
-                        </configuration>
-                    </plugin>
-
-                    <!--<plugin>-->
-                        <!--<artifactId>maven-site-plugin</artifactId>-->
-                        <!--<inherited>false</inherited>-->
-                    <!--</plugin>-->
-                    <!---->
-
-                    <plugin>
-                        <artifactId>maven-javadoc-plugin</artifactId>
-                        <version>2.1</version>
-                        <executions>
-                            <execution>
-                                <goals>
-                                    <goal>jar</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                        <configuration>
-                            <attach>true</attach>
                         </configuration>
                     </plugin>
                 </plugins>



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

Reply via email to