Skip to content

Commit 7f2f24f

Browse files
committed
[maven-release-plugin] prepare release maven-reporting-impl-3.1.0
1 parent ddaac14 commit 7f2f24f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<groupId>org.apache.maven.shared</groupId>
2525
<artifactId>maven-shared-components</artifactId>
2626
<version>34</version>
27-
<relativePath/>
27+
<relativePath />
2828
</parent>
2929

3030
<groupId>org.apache.maven.reporting</groupId>
3131
<artifactId>maven-reporting-impl</artifactId>
32-
<version>3.1.0-SNAPSHOT</version>
32+
<version>3.1.0</version>
3333

3434
<name>Apache Maven Reporting Implementation</name>
3535
<description>Abstract classes to manage report generation.</description>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</connection>
5151
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-impl.git</developerConnection>
5252
<url>https://github.com/apache/maven-reporting-impl/tree/${project.scm.tag}</url>
53-
<tag>HEAD</tag>
53+
<tag>maven-reporting-impl-3.1.0</tag>
5454
</scm>
5555
<issueManagement>
5656
<system>jira</system>
@@ -72,7 +72,7 @@
7272
<doxiaVersion>1.11.1</doxiaVersion>
7373
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
7474
<javaVersion>7</javaVersion>
75-
<project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
75+
<project.build.outputTimestamp>2022-02-05T21:35:12Z</project.build.outputTimestamp>
7676
</properties>
7777

7878
<dependencies>

0 commit comments

Comments
 (0)