Author: rahul
Date: Tue Sep 12 14:57:38 2006
New Revision: 442727

URL: http://svn.apache.org/viewvc?view=rev&rev=442727
Log:
POM corrections.

Modified:
    shale/sandbox/shale-test-dialog2-scxml/pom.xml

Modified: shale/sandbox/shale-test-dialog2-scxml/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/sandbox/shale-test-dialog2-scxml/pom.xml?view=diff&rev=442727&r1=442726&r2=442727
==============================================================================
--- shale/sandbox/shale-test-dialog2-scxml/pom.xml (original)
+++ shale/sandbox/shale-test-dialog2-scxml/pom.xml Tue Sep 12 14:57:38 2006
@@ -27,9 +27,9 @@
         <version>1.0.4-SNAPSHOT</version>
     </parent>
 
-    <artifactId>shale-test-dialog2-legacy</artifactId>
+    <artifactId>shale-test-dialog2-scxml</artifactId>
     <packaging>war</packaging>
-    <name>Shale Test App (Dialog2 Legacy Implementation)</name>
+    <name>Shale Test App (Dialog2 SCXML Implementation)</name>
 
     <dependencies>
 
@@ -95,7 +95,7 @@
 
         <dependency>
             <groupId>org.apache.shale</groupId>
-            <artifactId>shale-dialog2-legacy</artifactId>
+            <artifactId>shale-dialog2-scxml</artifactId>
             <version>${version}</version>
         </dependency>
 


Reply via email to