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 6ce68359b109af046b16519fc62b27ec0d1deadc
Author: Benjamin Bentmann <bentm...@apache.org>
AuthorDate: Fri Mar 21 16:30:09 2008 +0000

    o Enabled filtering of plugin version for IT POM
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@639699 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/it/encoding-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/encoding-it/pom.xml b/src/it/encoding-it/pom.xml
index 5a1afc4..fcfb7f1 100644
--- a/src/it/encoding-it/pom.xml
+++ b/src/it/encoding-it/pom.xml
@@ -15,7 +15,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-ant-plugin</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>@pom.version@</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

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

Reply via email to