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/02/15 20:20:08 UTC

svn commit: r508091 - /incubator/tuscany/java/sca/runtime/itest/plugin/pom.xml

Author: jboynes
Date: Thu Feb 15 11:20:08 2007
New Revision: 508091

URL: http://svn.apache.org/viewvc?view=rev&rev=508091
Log:
add location for uploading the plugin's website

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

Modified: incubator/tuscany/java/sca/runtime/itest/plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/itest/plugin/pom.xml?view=diff&rev=508091&r1=508090&r2=508091
==============================================================================
--- incubator/tuscany/java/sca/runtime/itest/plugin/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/itest/plugin/pom.xml Thu Feb 15 11:20:08 2007
@@ -66,6 +66,13 @@
         </dependency>          
     </dependencies>
 
+    <distributionManagement>
+      <site>
+        <id>apache.website</id>
+        <url>scp://people.apache.org/www/incubator.apache.org/tuscany/plugins/tuscany-itest-plugin</url>
+      </site>
+    </distributionManagement>
+
     <reporting>
       <plugins>
         <plugin>



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