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-archiver.git
The following commit(s) were added to refs/heads/master by this push:
new eeb8ce8 [maven-release-plugin] prepare for next development iteration
eeb8ce8 is described below
commit eeb8ce8a77bad8773726a7660224a5391f552c50
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Jan 2 13:43:14 2022 +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 f6706b0..912b7ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3-SNAPSHOT</version>
<name>Apache Maven Archiver</name>
<description>Provides utility methods for creating JARs and other archive
files from a Maven project.</description>
@@ -37,14 +37,14 @@
<mavenVersion>3.1.1</mavenVersion>
<javaVersion>7</javaVersion>
<surefire.version>2.22.2</surefire.version>
-
<project.build.outputTimestamp>2022-01-02T12:42:56Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-01-02T12:43:14Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archiver.git</developerConnection>
<url>https://github.com/apache/maven-archiver/tree/${project.scm.tag}</url>
- <tag>maven-archiver-3.5.2</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>