Ignore:
Timestamp:
07/27/12 14:43:45 (12 years ago)
Author:
pharms
Message:
  • added distribution management
File:
1 edited

Legend:

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

    r461 r502  
    1515    </dependency> 
    1616  </dependencies> 
     17  <distributionManagement> 
     18    <snapshotRepository> 
     19      <id>quest-snapshots</id> 
     20      <url>https://trex.informatik.uni-goettingen.de/nexus/content/repositories/quest-snapshots</url> 
     21    </snapshotRepository> 
     22  </distributionManagement> 
    1723  <build> 
    1824    <plugins> 
Note: See TracChangeset for help on using the changeset viewer.