Changeset 69
- Timestamp:
- 09/18/07 11:25:03 (1 year ago)
- Files:
-
- trunk/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pom.xml
r68 r69 56 56 <repository> 57 57 <id>billy</id> 58 <url> {billy.put}</url>58 <url>scpexe://devel.schlund.de/home/billy/public_html/repository</url> 59 59 </repository> 60 60 <snapshotRepository> 61 61 <id>billy</id> 62 <url> ${billy.put}</url>62 <url>scpexe://devel.schlund.de/home/billy/public_html/repository</url> 63 63 </snapshotRepository> 64 64 </distributionManagement>
