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,14 +9,11 @@
<description/>
<shortDescription>A Maven plugin that can be used to install and control a J2EE application server instance.</shortDescription>
<url>http://maven.apache.org/reference/plugins/appserver/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/appserver/</siteDirectory>
<repository>
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/appserver/</connection>
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/appserver/</url>
</repository>
<developers>
<developer>
<name>dIon Gillard</name>