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:
@@ -5,18 +5,15 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-eclipse-plugin</id>
|
||||
<name>Maven Eclipse Plug-in</name>
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.3</currentVersion>
|
||||
<description>A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment</description>
|
||||
<shortDescription>Eclipse Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/eclipse/</url>
|
||||
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/eclipse/</siteDirectory>
|
||||
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/eclipse/</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/eclipse/</url>
|
||||
</repository>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<name>Vincent Massol</name>
|
||||
|
||||
Reference in New Issue
Block a user