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

[maven-antrun-plugin] 26/26: [maven-scm] copy for tag maven-antrun-plugin-1.1

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

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

commit 8c3236ba6cadf609ad5df89a029457a2ea1047a7
Author: Carlos Sanchez Gonzalez <ca...@apache.org>
AuthorDate: Wed Jan 4 16:12:16 2006 +0000

    [maven-scm] copy for tag maven-antrun-plugin-1.1
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.1@365930 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3813d22..37c4fee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?><project>
   <parent>
     <artifactId>maven-plugin-parent</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
@@ -8,7 +8,7 @@
   <artifactId>maven-antrun-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven AntRun Plugin</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <description>Runs ant scripts embedded in the POM</description>
   <developers>
     <developer>
@@ -34,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>.