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

svn commit: r513107 - /incubator/tuscany/java/sca/runtime/webapp/plugin.war/pom.xml

Author: jboynes
Date: Wed Feb 28 18:14:17 2007
New Revision: 513107

URL: http://svn.apache.org/viewvc?view=rev&rev=513107
Log:
use common prefix of 'tuscany'

Modified:
    incubator/tuscany/java/sca/runtime/webapp/plugin.war/pom.xml

Modified: incubator/tuscany/java/sca/runtime/webapp/plugin.war/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/webapp/plugin.war/pom.xml?view=diff&rev=513107&r1=513106&r2=513107
==============================================================================
--- incubator/tuscany/java/sca/runtime/webapp/plugin.war/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/webapp/plugin.war/pom.xml Wed Feb 28 18:14:17 2007
@@ -61,6 +61,9 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-plugin-plugin</artifactId>
                 <version>2.2</version>
+                <configuration>
+                    <goalPrefix>tuscany</goalPrefix>
+                </configuration>
             </plugin>
         </plugins>
     </build>



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