Changeset 581 for trunk/quest-ui-core


Ignore:
Timestamp:
08/21/12 11:06:25 (12 years ago)
Author:
sherbold
Message:
  • some updates to the assembly configuration
  • moved MFC plugin code from quest-ui-core to quest-plugin-mfc
Location:
trunk/quest-ui-core
Files:
1 deleted
1 edited

Legend:

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

    r579 r581  
    6565    </dependency> 
    6666    <dependency> 
    67       <groupId>commons-codec</groupId> 
    68       <artifactId>commons-codec</artifactId> 
    69       <version>1.6</version> 
    70     </dependency> 
    71     <dependency> 
    72       <groupId>jdom</groupId> 
    73       <artifactId>jdom</artifactId> 
    74       <version>1.1</version> 
    75     </dependency> 
    76     <dependency> 
    7767      <groupId>edu.umd.cs</groupId> 
    7868      <artifactId>guitar-model-core</artifactId> 
Note: See TracChangeset for help on using the changeset viewer.