Changeset 505


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

Legend:

Unmodified
Added
Removed
  • trunk/quest-misc/pom.xml

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