This is an automated email from the ASF dual-hosted git repository.
michaelo 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 48cab9c [maven-release-plugin] prepare for next development iteration
48cab9c is described below
commit 48cab9ce80cadb9695f00d40a32a8af97c2eaaee
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Nov 21 15:21:11 2020 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5eb3cea..2c2dd76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-ant-tasks</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>Maven Artifact Resolver Ant Tasks</name>
<description>
@@ -43,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>maven-resolver-ant-tasks-1.3.0</tag>
+ <tag>maven-resolver-ant-tasks-1.2.1</tag>
</scm>
<issueManagement>
<system>jira</system>
@@ -67,7 +67,7 @@
<javaVersion>7</javaVersion>
<maven.site.path>resolver-archives/resolver-ant-tasks-LATEST</maven.site.path>
<checkstyle.violation.ignore>LineLength,MagicNumber</checkstyle.violation.ignore>
-
<project.build.outputTimestamp>2020-11-21T14:20:35Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-11-21T14:21:10Z</project.build.outputTimestamp>
</properties>
<dependencyManagement>