Skip to content

Commit 967e756

Browse files
committed
[maven-release-plugin] prepare release maven-reporting-impl-3.2.0
1 parent ecf1b03 commit 967e756

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.apache.maven.reporting</groupId>
3131
<artifactId>maven-reporting-impl</artifactId>
32-
<version>3.1.1-SNAPSHOT</version>
32+
<version>3.2.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.2.0</tag>
5454
</scm>
5555
<issueManagement>
5656
<system>jira</system>
@@ -73,7 +73,7 @@
7373
<doxiaVersion>1.11.1</doxiaVersion>
7474
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
7575
<reportingApiVersion>3.1.1</reportingApiVersion>
76-
<project.build.outputTimestamp>2022-02-05T21:36:19Z</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>2022-08-06T21:51:47Z</project.build.outputTimestamp>
7777
</properties>
7878

7979
<dependencies>

0 commit comments

Comments
 (0)