This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1
in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git

commit f95a5509b6478093a4b6d3a4b7758d2a80fe904f
Author: Benjamin Bentmann <bentm...@apache.org>
AuthorDate: Sat Apr 19 11:52:43 2008 +0000

    o Updated to wagon-provider-api:1.0-beta-2
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@649801 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 17ebbe6..c4f01a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,14 +63,13 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-provider-api</artifactId>
-      <version>1.0-alpha-6</version>
+      <version>1.0-beta-2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
       <version>2.0.2</version>
     </dependency>
-    <!-- For Maven 2.0.4 -->
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <commits@maven.apache.org>.

Reply via email to