Author: chamikara
Date: Fri Apr 27 02:14:41 2007
New Revision: 533028

URL: http://svn.apache.org/viewvc?view=rev&rev=533028
Log:
Changed the name of the artifact from the core module to 'sandesha2-core'

Modified:
    webservices/sandesha/trunk/java/modules/client/pom.xml
    webservices/sandesha/trunk/java/modules/core/pom.xml
    webservices/sandesha/trunk/java/modules/interop/pom.xml
    webservices/sandesha/trunk/java/modules/mar/pom.xml
    webservices/sandesha/trunk/java/modules/policy/pom.xml
    webservices/sandesha/trunk/java/pom.xml

Modified: webservices/sandesha/trunk/java/modules/client/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/client/pom.xml?view=diff&rev=533028&r1=533027&r2=533028
==============================================================================
--- webservices/sandesha/trunk/java/modules/client/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/client/pom.xml Fri Apr 27 02:14:41 
2007
@@ -76,7 +76,7 @@
     <dependencies>
        <dependency>
             <groupId>org.apache.sandesha2</groupId>
-            <artifactId>sandesha2</artifactId>
+            <artifactId>sandesha2-core</artifactId>
             <version>SNAPSHOT</version>
         </dependency>
     </dependencies>

Modified: webservices/sandesha/trunk/java/modules/core/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/core/pom.xml?view=diff&rev=533028&r1=533027&r2=533028
==============================================================================
--- webservices/sandesha/trunk/java/modules/core/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/core/pom.xml Fri Apr 27 02:14:41 
2007
@@ -10,7 +10,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.sandesha2</groupId>
-    <artifactId>sandesha2</artifactId>
+    <artifactId>sandesha2-core</artifactId>
     <packaging>jar</packaging>
     <name>Sandesha - Core</name>
 

Modified: webservices/sandesha/trunk/java/modules/interop/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/interop/pom.xml?view=diff&rev=533028&r1=533027&r2=533028
==============================================================================
--- webservices/sandesha/trunk/java/modules/interop/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/interop/pom.xml Fri Apr 27 02:14:41 
2007
@@ -36,7 +36,7 @@
     <dependencies>
        <dependency>
             <groupId>org.apache.sandesha2</groupId>
-            <artifactId>sandesha2</artifactId>
+            <artifactId>sandesha2-core</artifactId>
             <version>SNAPSHOT</version>
         </dependency>
 

Modified: webservices/sandesha/trunk/java/modules/mar/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/mar/pom.xml?view=diff&rev=533028&r1=533027&r2=533028
==============================================================================
--- webservices/sandesha/trunk/java/modules/mar/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/mar/pom.xml Fri Apr 27 02:14:41 2007
@@ -75,7 +75,7 @@
     <dependencies>
        <dependency>
             <groupId>org.apache.sandesha2</groupId>
-            <artifactId>sandesha2</artifactId>
+            <artifactId>sandesha2-core</artifactId>
             <version>SNAPSHOT</version>
         </dependency>
     </dependencies>

Modified: webservices/sandesha/trunk/java/modules/policy/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/policy/pom.xml?view=diff&rev=533028&r1=533027&r2=533028
==============================================================================
--- webservices/sandesha/trunk/java/modules/policy/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/policy/pom.xml Fri Apr 27 02:14:41 
2007
@@ -68,7 +68,7 @@
     <dependencies>
        <dependency>
             <groupId>org.apache.sandesha2</groupId>
-            <artifactId>sandesha2</artifactId>
+            <artifactId>sandesha2-core</artifactId>
             <version>SNAPSHOT</version>
         </dependency>
     </dependencies>

Modified: webservices/sandesha/trunk/java/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/pom.xml?view=diff&rev=533028&r1=533027&r2=533028
==============================================================================
--- webservices/sandesha/trunk/java/pom.xml (original)
+++ webservices/sandesha/trunk/java/pom.xml Fri Apr 27 02:14:41 2007
@@ -487,9 +487,6 @@
             <id>apache-repo</id>
             <name>Maven Central Repository</name>
             
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
-           <!--
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
-           -->
         </repository>
        <!--
         <snapshotRepository>



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

Reply via email to