[prev in list] [next in list] [prev in thread] [next in thread] 

List:       synapse-dev
Subject:    svn commit: r546767 - /webservices/synapse/branches/1.0/pom.xml
From:       asankha () apache ! org
Date:       2007-06-13 7:48:17
Message-ID: 20070613074818.0A68C1A981A () eris ! apache ! org
[Download RAW message or body]

Author: asankha
Date: Wed Jun 13 00:48:17 2007
New Revision: 546767

URL: http://svn.apache.org/viewvc?view=rev&rev=546767
Log:
include parent as org.apache and upload synapse to maven2 public repos

Modified:
    webservices/synapse/branches/1.0/pom.xml

Modified: webservices/synapse/branches/1.0/pom.xml
URL: http://svn.apache.org/viewvc/webservices/synapse/branches/1.0/pom.xml?view=diff&rev=546767&r1=546766&r2=546767
 ==============================================================================
--- webservices/synapse/branches/1.0/pom.xml (original)
+++ webservices/synapse/branches/1.0/pom.xml Wed Jun 13 00:48:17 2007
@@ -24,6 +24,12 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 \
http://maven.apache.org/maven-v4_0_0.xsd">  <modelVersion>4.0.0</modelVersion>
 
+    <parent>
+      <groupId>org.apache</groupId>
+      <artifactId>apache</artifactId>
+      <version>4</version>
+    </parent>
+
     <groupId>org.apache.synapse</groupId>
     <artifactId>Apache-Synapse</artifactId>
     <version>1.0</version>
@@ -630,16 +636,16 @@
     </reporting>
 
     <distributionManagement>
-        <repository>
+        <!--<repository>
           <id>apache-snapshots</id>
           <name>Maven Central Repository</name>
           <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
                
-        </repository>
-        <!--<snapshotRepository>
+        </repository>-->
+        <repository>
           <id>apache-releases</id>
           <name>Apache Ibiblio rsync Repository</name>
           <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
                
-        </snapshotRepository>-->
+        </repository>
         <site>
             <id>website</id>
             <url>scpexe://people.apache.org/www/ws.apache.org/synapse</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic