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

svn commit: r513329 - /labs/droids/src/plugins/protocol-httpclient-crowbar/build.xml

Author: thorsten
Date: Thu Mar  1 06:01:13 2007
New Revision: 513329

URL: http://svn.apache.org/viewvc?view=rev&rev=513329
Log:
Fixing naming 

Modified:
    labs/droids/src/plugins/protocol-httpclient-crowbar/build.xml

Modified: labs/droids/src/plugins/protocol-httpclient-crowbar/build.xml
URL: http://svn.apache.org/viewvc/labs/droids/src/plugins/protocol-httpclient-crowbar/build.xml?view=diff&rev=513329&r1=513328&r2=513329
==============================================================================
--- labs/droids/src/plugins/protocol-httpclient-crowbar/build.xml (original)
+++ labs/droids/src/plugins/protocol-httpclient-crowbar/build.xml Thu Mar  1 06:01:13 2007
@@ -15,6 +15,6 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<project name="protocol-httpclient" default="droids.jar-core">
+<project name="protocol-httpclient-crowbar" default="droids.jar-core">
   <import file="../build-plugin.xml"/>
 </project>



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