Ignore:
Timestamp:
09/06/12 16:59:20 (12 years ago)
Author:
pharms
Message:
  • moved a test utility class to the test utils project
File:
1 edited

Legend:

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

    r763 r790  
    2828        <dependency> 
    2929            <groupId>de.ugoe.cs.quest</groupId> 
     30            <artifactId>quest-core-tasktrees</artifactId> 
     31            <version>${parent.version}</version> 
     32        </dependency> 
     33        <dependency> 
     34            <groupId>de.ugoe.cs.quest</groupId> 
    3035            <artifactId>quest-core-usageprofiles</artifactId> 
    3136            <version>${parent.version}</version> 
Note: See TracChangeset for help on using the changeset viewer.