Skip to content

Commit 380f00b

Browse files
committed
[maven-release-plugin] prepare release maven-verifier-1.7.1
1 parent 8090331 commit 380f00b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
</parent>
2929

3030
<artifactId>maven-verifier</artifactId>
31-
<version>1.7.1-SNAPSHOT</version>
31+
<version>1.7.1</version>
3232

3333
<name>Apache Maven Verifier Component</name>
3434
<description>Provides a test harness for Maven integration tests.</description>
3535

3636
<properties>
3737
<javaVersion>7</javaVersion>
38-
<project.build.outputTimestamp>2020-04-03T00:00:00Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2020-04-03T19:20:48Z</project.build.outputTimestamp>
3939
</properties>
4040

4141
<contributors>
@@ -48,7 +48,7 @@
4848
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-verifier.git</connection>
4949
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-verifier.git</developerConnection>
5050
<url>https://github.com/apache/maven-verifier/tree/${project.scm.tag}</url>
51-
<tag>HEAD</tag>
51+
<tag>maven-verifier-1.7.1</tag>
5252
</scm>
5353
<issueManagement>
5454
<system>jira</system>

0 commit comments

Comments
 (0)