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

svn commit: r546962 - /incubator/tuscany/java/sca/demos/alert-aggregator/pom.xml

Author: jsdelfino
Date: Wed Jun 13 10:13:20 2007
New Revision: 546962

URL: http://svn.apache.org/viewvc?view=rev&rev=546962
Log:
Changed artifact id to demo-alert-aggregator to follow the same naming convention as the other ones.

Modified:
    incubator/tuscany/java/sca/demos/alert-aggregator/pom.xml

Modified: incubator/tuscany/java/sca/demos/alert-aggregator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/demos/alert-aggregator/pom.xml?view=diff&rev=546962&r1=546961&r2=546962
==============================================================================
--- incubator/tuscany/java/sca/demos/alert-aggregator/pom.xml (original)
+++ incubator/tuscany/java/sca/demos/alert-aggregator/pom.xml Wed Jun 13 10:13:20 2007
@@ -30,7 +30,7 @@
     </parent>
 
     <groupId>org.apache.tuscany.sca</groupId>
-    <artifactId>alert-aggregator</artifactId>
+    <artifactId>demo-alert-aggregator</artifactId>
     <packaging>war</packaging>
     <version>1.0-incubating-SNAPSHOT</version>
     <name>Apache Tuscany Alert Aggregator Demo</name>



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