Changeset 671 for trunk/quest-misc


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
Location:
trunk/quest-misc
Files:
1 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/quest-misc/pom.xml

    r505 r671  
    99  </scm> 
    1010  <dependencies> 
     11    <dependency> 
     12      <groupId>de.ugoe.cs</groupId> 
     13      <artifactId>java-utils</artifactId> 
     14      <version>0.0.1-SNAPSHOT</version> 
     15    </dependency> 
    1116    <dependency> 
    1217      <groupId>junit</groupId> 
Note: See TracChangeset for help on using the changeset viewer.