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-verifier.git
The following commit(s) were added to refs/heads/master by this push: new 380f00b [maven-release-plugin] prepare release maven-verifier-1.7.1 380f00b is described below commit 380f00b32becfc54e828eaa39316fc53ec9d08cf Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Apr 3 21:21:09 2020 +0200 [maven-release-plugin] prepare release maven-verifier-1.7.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2f7c25f..d203a06 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ </parent> <artifactId>maven-verifier</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <name>Apache Maven Verifier Component</name> <description>Provides a test harness for Maven integration tests.</description> <properties> <javaVersion>7</javaVersion> - <project.build.outputTimestamp>2020-04-03T00:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-04-03T19:20:48Z</project.build.outputTimestamp> </properties> <contributors> @@ -48,7 +48,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-verifier.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-verifier.git</developerConnection> <url>https://github.com/apache/maven-verifier/tree/${project.scm.tag}</url> - <tag>HEAD</tag> + <tag>maven-verifier-1.7.1</tag> </scm> <issueManagement> <system>jira</system>