o Resolving all snapshots in plugins

o Bumping all plugin version to release status
o Validated all plugins to make sure all snapshots were removed.

  I had to manually insert the versions for:

  1) ashkelon
  2) commons-dbcp

  Not sure how either of these got up there without the timestamp
  mapping.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113303 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl
2003-04-09 01:06:49 +00:00
parent 88d2be3a99
commit f29424087c
74 changed files with 69 additions and 371 deletions

View File

@@ -9,17 +9,13 @@
<shortDescription>Console for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/console/</url>
<issueTrackingUrl>http://jira.werken.com/BrowseProject.jspa?id=10030</issueTrackingUrl>
<siteAddress>jakarta.apache.org</siteAddress>
<siteDirectory>/www/maven.apache.org/reference/plugins/console/</siteDirectory>
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
<repository>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/console/</connection>
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/console/</url>
</repository>
<developers>
<developer>
<name>James Birchfield</name>