Ignore:
Timestamp:
08/28/12 16:10:22 (12 years ago)
Author:
sherbold
Message:
  • moved CommandHelpers? from quest-ui-core to quest-misc
  • removed dependency on quest-ui-core from all quest-plugin projects
File:
1 edited

Legend:

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

    r583 r671  
    1616      <groupId>de.ugoe.cs</groupId> 
    1717      <artifactId>java-utils</artifactId> 
     18      <version>0.0.1-SNAPSHOT</version> 
     19    </dependency> 
     20    <dependency> 
     21      <groupId>de.ugoe.cs.quest</groupId> 
     22      <artifactId>quest-misc</artifactId> 
    1823      <version>0.0.1-SNAPSHOT</version> 
    1924    </dependency> 
Note: See TracChangeset for help on using the changeset viewer.