You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2009/09/08 21:34:09 UTC

svn commit: r812659 - /tuscany/sandbox/travelsample/launchers/pom.xml

Author: nash
Date: Tue Sep  8 19:34:09 2009
New Revision: 812659

URL: http://svn.apache.org/viewvc?rev=812659&view=rev
Log:
Change name of jumpstart launcher module

Modified:
    tuscany/sandbox/travelsample/launchers/pom.xml

Modified: tuscany/sandbox/travelsample/launchers/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/travelsample/launchers/pom.xml?rev=812659&r1=812658&r2=812659&view=diff
==============================================================================
--- tuscany/sandbox/travelsample/launchers/pom.xml (original)
+++ tuscany/sandbox/travelsample/launchers/pom.xml Tue Sep  8 19:34:09 2009
@@ -49,7 +49,7 @@
                 <module>introducing</module>
                 <module>introducing-client</module>
                 <module>introducing-domain</module>
-                <module>jumpstart-launcher</module>
+                <module>jumpstart</module>
                 <module>fullapp</module>
                 <module>fullapp-domain</module>
                 <module>fullapp-nodes</module>