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:07 UTC

[maven-antrun-plugin] 20/21: [maven-scm] copy for tag maven-antrun-plugin-1.0

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

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

commit 4fef4ec7fc12da5de0ebc5ccdcd05797c1efc2bf
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Sat Oct 15 17:14:11 2005 +0000

    [maven-scm] copy for tag maven-antrun-plugin-1.0
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/components/tags/maven-antrun-plugin-1.0@321383 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 911c8cc..d21adbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,11 +8,8 @@
   <artifactId>maven-antrun-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven AntRun Plugin</name>
-  <version>1.0-rc2-SNAPSHOT</version>
+  <version>1.0</version>
   <description>Runs ant scripts embedded in the POM</description>
-  <prerequisites>
-    <maven>2.0</maven>
-  </prerequisites>
   <developers>
     <developer>
       <id>kenney</id>
@@ -37,4 +34,4 @@
       <version>1.6.5</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

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