You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/02/15 18:51:42 UTC

[maven-resolver-ant-tasks] branch master updated: [maven-release-plugin] prepare release maven-resolver-ant-tasks-1.1.1

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

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git


The following commit(s) were added to refs/heads/master by this push:
     new b2d7ea4  [maven-release-plugin] prepare release maven-resolver-ant-tasks-1.1.1
b2d7ea4 is described below

commit b2d7ea455fde7ba525348be0d439623819e20728
Author: rfscholte <rf...@apache.org>
AuthorDate: Thu Feb 15 19:51:41 2018 +0100

    [maven-release-plugin] prepare release maven-resolver-ant-tasks-1.1.1
---
 pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index c500a34..66e1a9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,7 @@
   under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -31,7 +30,7 @@
 
   <groupId>org.apache.maven.resolver</groupId>
   <artifactId>maven-resolver-ant-tasks</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.1</version>
 
   <name>Maven Artifact Resolver Ant Tasks</name>
   <description>
@@ -44,7 +43,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git</developerConnection>
     <url>https://github.com/apache/maven-resolver-ant-tasks/</url>
-    <tag>HEAD</tag>
+    <tag>maven-resolver-ant-tasks-1.1.1</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

-- 
To stop receiving notification emails like this one, please contact
rfscholte@apache.org.