[weld-commits] Weld SVN: r3986 - api/trunk/parent.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon Oct 12 17:15:00 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-12 17:15:00 -0400 (Mon, 12 Oct 2009)
New Revision: 3986

Modified:
   api/trunk/parent/pom.xml
Log:
cleanup

Modified: api/trunk/parent/pom.xml
===================================================================
--- api/trunk/parent/pom.xml	2009-10-12 21:14:18 UTC (rev 3985)
+++ api/trunk/parent/pom.xml	2009-10-12 21:15:00 UTC (rev 3986)
@@ -84,19 +84,4 @@
       </dependencies>
    </dependencyManagement>
    
-   <build>
-      <pluginManagement>
-         <plugins>
-            <plugin>
-               <groupId>org.apache.maven.plugins</groupId>
-               <artifactId>maven-release-plugin</artifactId>
-               <configuration>
-                  <tagBase>https://svn.jboss.org/repos/weld/api/tags</tagBase>
-                  <autoVersionSubmodules>true</autoVersionSubmodules>
-               </configuration>
-            </plugin>
-         </plugins>
-      </pluginManagement>
-   </build>
-   
 </project>



More information about the weld-commits mailing list