Changeset 583 for trunk/quest-ui-core


Ignore:
Timestamp:
08/21/12 15:04:21 (12 years ago)
Author:
sherbold
Message:
  • moved GUITAR plugin implementation from quest-ui-core to quest-plugin-guitar
File:
1 edited

Legend:

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

    r581 r583  
    1212    <url>https://quest.informatik.uni-goettingen.de/svn/quest/trunk/quest-ui-core</url> 
    1313  </scm> 
    14   <repositories> 
    15     <repository> 
    16       <id>quest-repo</id> 
    17       <url>https://trex.informatik.uni-goettingen.de/nexus/content/repositories/thirdparty</url> 
    18     </repository> 
    19   </repositories> 
    2014  <dependencies> 
    2115    <dependency> 
     
    6458      <version>1.2.17</version> 
    6559    </dependency> 
    66     <dependency> 
    67       <groupId>edu.umd.cs</groupId> 
    68       <artifactId>guitar-model-core</artifactId> 
    69       <version>1.0</version> 
    70     </dependency> 
    7160  </dependencies> 
    7261  <build> 
Note: See TracChangeset for help on using the changeset viewer.