Ignore:
Timestamp:
07/24/12 12:08:42 (12 years ago)
Author:
pharms
Message:

refactored to integrate it into QUEST

File:
1 edited

Legend:

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

    r439 r451  
    1010  <dependencies> 
    1111    <dependency> 
    12       <groupId>de.ugoe.cs.tasktree</groupId> 
    13       <artifactId>userinteraction</artifactId> 
     12      <groupId>de.ugoe.cs.quest</groupId> 
     13      <artifactId>quest-core-events-patrick</artifactId> 
    1414      <version>0.0.1-SNAPSHOT</version> 
    15     </dependency> 
    16     <dependency> 
    17         <groupId>junit</groupId> 
    18         <artifactId>junit</artifactId> 
    19         <version>4.8.1</version> 
    20         <scope>test</scope> 
    2115    </dependency> 
    2216  </dependencies> 
Note: See TracChangeset for help on using the changeset viewer.