Author: brett
Date: Thu Feb 28 21:23:53 2008
New Revision: 632226

URL: http://svn.apache.org/viewvc?rev=632226&view=rev
Log:
[MNG-2664] upgrade shade plugin to correct some issues with the httpclient

Modified:
    maven/components/branches/maven-2.0.x/maven-core/pom.xml

Modified: maven/components/branches/maven-2.0.x/maven-core/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core/pom.xml?rev=632226&r1=632225&r2=632226&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-core/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-core/pom.xml Thu Feb 28 
21:23:53 2008
@@ -33,7 +33,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>1.0-alpha-15</version>
+        <version>1.0-beta-2-SNAPSHOT</version>
         <executions>
           <execution>
             <phase>package</phase>


Reply via email to