File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# -------------------------------------------------------------------
22# P R O J E C T P R O P E R T I E S
33# -------------------------------------------------------------------
4+ maven.changelog.factory =org.apache.maven.svnlib.SvnChangeLogFactory
45
56compile.debug = on
67compile.optimize = off
Original file line number Diff line number Diff line change 4242 <distributionDirectory >/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory >
4343
4444 <repository >
45- <connection >scm:cvs:pserver:anoncvs@cvs .apache.org:/home/cvspublic: jakarta- commons/${pom.artifactId.substring(8)}</connection >
46- <url >http://cvs .apache.org/viewcvs/ jakarta- commons/${pom.artifactId.substring(8)}/</url >
45+ <connection >scm:svn:http://svn .apache.org/repos/asf/ jakarta/ commons/proper/ ${pom.artifactId.substring(8)}/trunk </connection >
46+ <url >http://svn .apache.org/repos/asf/ jakarta/ commons/proper/ ${pom.artifactId.substring(8)}/trunk </url >
4747 </repository >
4848
4949 <mailingLists >
You can’t perform that action at this time.
0 commit comments