Changeset 583 for trunk/quest-ui-core
- Timestamp:
- 08/21/12 15:04:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/quest-ui-core/pom.xml
r581 r583 12 12 <url>https://quest.informatik.uni-goettingen.de/svn/quest/trunk/quest-ui-core</url> 13 13 </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>20 14 <dependencies> 21 15 <dependency> … … 64 58 <version>1.2.17</version> 65 59 </dependency> 66 <dependency>67 <groupId>edu.umd.cs</groupId>68 <artifactId>guitar-model-core</artifactId>69 <version>1.0</version>70 </dependency>71 60 </dependencies> 72 61 <build>
Note: See TracChangeset
for help on using the changeset viewer.