Changeset 697


Ignore:
Timestamp:
08/29/12 16:12:03 (12 years ago)
Author:
pharms
Message:
  • moved some test utilities to dedicated test utilities project
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-core-tasktrees-test/pom.xml

    r655 r697  
    1212        <groupId>de.ugoe.cs.quest</groupId> 
    1313        <artifactId>quest-core-tasktrees</artifactId> 
     14        <version>0.0.1-SNAPSHOT</version> 
     15        <scope>test</scope> 
     16    </dependency> 
     17    <dependency> 
     18        <groupId>de.ugoe.cs.quest</groupId> 
     19        <artifactId>quest-test-utils</artifactId> 
    1420        <version>0.0.1-SNAPSHOT</version> 
    1521        <scope>test</scope> 
Note: See TracChangeset for help on using the changeset viewer.