Ignore:
Timestamp:
01/28/20 14:35:03 (5 years ago)
Author:
pharms
Message:

added a test for checking correct log file synchronization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-generic-event-monitor-test/pom.xml

    r2179 r2286  
    2222    </properties> 
    2323    <dependencies> 
    24         <!--dependency> 
     24        <dependency> 
    2525            <groupId>de.ugoe.cs.autoquest</groupId> 
    26             <artifactId>autoquest-plugin-generic-events</artifactId> 
     26            <artifactId>autoquest-plugin-genericevents</artifactId> 
    2727            <version>${project.parent.version}</version> 
    2828            <scope>test</scope> 
    29         </dependency--> 
     29        </dependency> 
    3030        <dependency> 
    3131            <groupId>org.apache.httpcomponents</groupId> 
Note: See TracChangeset for help on using the changeset viewer.