Ignore:
Timestamp:
09/30/19 16:29:01 (5 years ago)
Author:
pharms
Message:

solved class loader issues

File:
1 edited

Legend:

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

    r2179 r2285  
    6666    </dependency> 
    6767    <dependency> 
     68      <groupId>de.ugoe.cs.autoquest</groupId> 
     69      <artifactId>autoquest-plugin-core</artifactId> 
     70      <version>${project.parent.version}</version> 
     71    </dependency> 
     72    <dependency> 
    6873      <groupId>net.sf.jung</groupId> 
    6974      <artifactId>jung-visualization</artifactId> 
Note: See TracChangeset for help on using the changeset viewer.