You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by is...@apache.org on 2007/03/13 21:03:46 UTC

svn commit: r517841 - in /incubator/tuscany/sandbox/isilval/notification: local/pom.xml samples/local/pom.xml

Author: isilval
Date: Tue Mar 13 13:03:45 2007
New Revision: 517841

URL: http://svn.apache.org/viewvc?view=rev&rev=517841
Log:
rename artifact id

Modified:
    incubator/tuscany/sandbox/isilval/notification/local/pom.xml
    incubator/tuscany/sandbox/isilval/notification/samples/local/pom.xml

Modified: incubator/tuscany/sandbox/isilval/notification/local/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/isilval/notification/local/pom.xml?view=diff&rev=517841&r1=517840&r2=517841
==============================================================================
--- incubator/tuscany/sandbox/isilval/notification/local/pom.xml (original)
+++ incubator/tuscany/sandbox/isilval/notification/local/pom.xml Tue Mar 13 13:03:45 2007
@@ -24,7 +24,7 @@
         <artifactId>parent</artifactId>
         <version>2.0-alpha-incubating-SNAPSHOT</version>
     </parent>
-    <artifactId>tuscany-notification</artifactId>
+    <artifactId>tuscany-notification-local</artifactId>
     <name>Local Notification</name>
     <description></description>
 

Modified: incubator/tuscany/sandbox/isilval/notification/samples/local/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/isilval/notification/samples/local/pom.xml?view=diff&rev=517841&r1=517840&r2=517841
==============================================================================
--- incubator/tuscany/sandbox/isilval/notification/samples/local/pom.xml (original)
+++ incubator/tuscany/sandbox/isilval/notification/samples/local/pom.xml Tue Mar 13 13:03:45 2007
@@ -28,7 +28,7 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.tuscany.sca.extensions.notification</groupId>
-            <artifactId>tuscany-notification</artifactId>
+            <artifactId>tuscany-notification-local</artifactId>
             <version>2.0-alpha-incubating-SNAPSHOT</version>
         </dependency>
 		        



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