You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:27:05 UTC

[maven-ant-plugin] 47/50: Set version to 2.0

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

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

commit 8ad5bda56c5a7676f044406cc21a25bf8a140af9
Author: Carlos Sanchez Gonzalez <ca...@apache.org>
AuthorDate: Sat Apr 14 15:44:40 2007 +0000

    Set version to 2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@528823 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03e41f9..0b1b75b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
   <artifactId>maven-ant-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Ant Plugin</name>
-  <version>2.0-beta-2-SNAPSHOT</version>
+  <version>2.0-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0.4</maven>
   </prerequisites>

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