Author: tv
Date: Sun May 3 20:00:07 2009
New Revision: 771116
URL: http://svn.apache.org/viewvc?rev=771116&view=rev
Log:
Use scpexe as deployment protocol
Modified:
turbine/fulcrum/trunk/testcontainer/pom.xml
Modified: turbine/fulcrum/trunk/testcontainer/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/testcontainer/pom.xml?rev=771116&r1=771115&r2=771116&view=diff
==============================================================================
--- turbine/fulcrum/trunk/testcontainer/pom.xml (original)
+++ turbine/fulcrum/trunk/testcontainer/pom.xml Sun May 3 20:00:07 2009
@@ -108,6 +108,7 @@
<properties>
<fulcrum.release.version>1.0.6</fulcrum.release.version>
<fulcrum.rc.version>RC1</fulcrum.rc.version>
+ <fulcrum.deployment.protocol>scpexe</fulcrum.deployment.protocol>
</properties>
</project>
\ No newline at end of file