From: Stephen C. <sco...@us...> - 2006-01-10 01:26:03
|
scolebourne 06/01/09 17:25:14 Modified: sourceforge project.xml Log: Post v1.3 Revision Changes Path 1.11 +1 -2 maven-plugins/sourceforge/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/sourceforge/project.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- project.xml 9 Jan 2006 23:01:24 -0000 1.10 +++ project.xml 10 Jan 2006 01:25:14 -0000 1.11 @@ -6,7 +6,7 @@ <id>maven-sourceforge-plugin</id> <name>Sourceforge plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3</currentVersion> + <currentVersion>1.4-SNAPSHOT</currentVersion> <!-- organization is in parent --> <inceptionYear>2003</inceptionYear> <!-- package, logo are in parent. --> @@ -18,7 +18,6 @@ <shortDescription>Deploys distributions to Sourceforge</shortDescription> <url>http://maven-plugins.sourceforge.net/${pom.artifactId}</url> <!-- issue tracking url, siteAddress are in parent --> - <siteDirectory>/home/groups/m/ma/maven-plugins/htdocs/sourceforge/</siteDirectory> <repository> <connection>scm:cvs:pserver:ano...@cv...:/cvsroot/maven-plugins:maven-plugins/sourceforge</connection> |