Author: jvanzyl
Date: Sat Dec  9 11:10:44 2006
New Revision: 485037

URL: http://svn.apache.org/viewvc?view=rev&rev=485037
Log:
removing release plugin from the modules

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?view=diff&rev=485037&r1=485036&r2=485037
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sat Dec  9 11:10:44 2006
@@ -10,7 +10,7 @@
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-plugins</artifactId>
   <packaging>pom</packaging>
-  <version>5-SNAPSHOT</version>
+  <version>4</version>
   <name>Maven Plugins</name>
   <description>Maven Plugins</description>
   <url>http://maven.apache.org/plugins/</url>
@@ -98,7 +98,6 @@
     <module>maven-pmd-plugin</module>
     <module>maven-project-info-reports-plugin</module>
     <module>maven-rar-plugin</module>
-    <module>maven-release-plugin</module>
     <module>maven-repository-plugin</module>
     <module>maven-resources-plugin</module>
     <module>maven-site-plugin</module>


Reply via email to