Changeset 705


Ignore:
Timestamp:
08/29/12 16:23:31 (12 years ago)
Author:
pharms
Message:

readded dependency to UI core

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-plugin-mfc-test/pom.xml

    r625 r705  
    1616            <groupId>de.ugoe.cs.quest</groupId> 
    1717            <artifactId>quest-plugin-mfc</artifactId> 
     18            <version>0.0.1-SNAPSHOT</version> 
     19            <scope>test</scope> 
     20        </dependency> 
     21        <dependency> 
     22            <groupId>de.ugoe.cs.quest</groupId> 
     23            <artifactId>quest-ui-core</artifactId> 
    1824            <version>0.0.1-SNAPSHOT</version> 
    1925            <scope>test</scope> 
Note: See TracChangeset for help on using the changeset viewer.