Changeset 69

Show
Ignore:
Timestamp:
09/18/07 11:25:03 (1 year ago)
Author:
schst
Message:

use correct URL for deploying

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pom.xml

    r68 r69  
    5656    <repository> 
    5757      <id>billy</id> 
    58       <url>{billy.put}</url> 
     58      <url>scpexe://devel.schlund.de/home/billy/public_html/repository</url> 
    5959    </repository> 
    6060    <snapshotRepository> 
    6161      <id>billy</id> 
    62       <url>${billy.put}</url> 
     62      <url>scpexe://devel.schlund.de/home/billy/public_html/repository</url> 
    6363    </snapshotRepository> 
    6464  </distributionManagement>