switch to subversion

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116299 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-12-16 03:13:40 +00:00
parent 468ea7145f
commit a35b77551e
4 changed files with 6 additions and 4 deletions

View File

@ -65,3 +65,4 @@ maven.multiproject.type=plugin
maven.compile.target=1.3 maven.compile.target=1.3
maven.compile.source=1.3 maven.compile.source=1.3
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory

View File

@ -57,8 +57,8 @@
</mailingLists> </mailingLists>
<repository> <repository>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/</connection> <connection>scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/</connection>
<url>http://cvs.apache.org/viewcvs/maven-plugins/</url> <url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
</repository> </repository>
<developers> <developers>

View File

@ -43,3 +43,4 @@ maven.xdoc.date.format = dd MMMM yyyy HH:mm z
# Distribution location # Distribution location
maven.repo.central = www.apache.org maven.repo.central = www.apache.org
maven.repo.central.directory = /www/www.apache.org/dist/java-repository/ maven.repo.central.directory = /www/www.apache.org/dist/java-repository/
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory

View File

@ -55,8 +55,8 @@
</mailingLists> </mailingLists>
<repository> <repository>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/</connection> <connection>scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/</connection>
<url>http://cvs.apache.org/viewcvs/maven-plugins/</url> <url>http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/</url>
</repository> </repository>
<developers> <developers>