Changeset 1377 for trunk


Ignore:
Timestamp:
02/12/14 14:51:22 (10 years ago)
Author:
pharms
Message:
  • removed unused dependency
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-httpmonitor-test/pom.xml

    r1376 r1377  
    2222    <dependencies> 
    2323        <dependency> 
    24             <groupId>de.ugoe.cs.autoquest</groupId> 
    25             <artifactId>autoquest-plugin-http-test</artifactId> 
    26             <version>0.0.1-SNAPSHOT</version> 
    27             <scope>test</scope> 
    28         </dependency> 
    29         <dependency> 
    3024            <groupId>org.apache.httpcomponents</groupId> 
    3125            <artifactId>httpclient</artifactId> 
Note: See TracChangeset for help on using the changeset viewer.