Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 675f929

Browse files
committed
[maven-release-plugin] prepare release maven-pdf-plugin-1.6.1
1 parent e5c26de commit 675f929

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-pdf-plugin</artifactId>
33-
<version>1.6.1-SNAPSHOT</version>
33+
<version>1.6.1</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven PDF Plugin</name>
@@ -71,7 +71,7 @@ under the License.
7171
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git</connection>
7272
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git</developerConnection>
7373
<url>https://github.com/apache/maven-pdf-plugin/tree/${project.scm.tag}</url>
74-
<tag>HEAD</tag>
74+
<tag>maven-pdf-plugin-1.6.1</tag>
7575
</scm>
7676
<issueManagement>
7777
<system>JIRA</system>
@@ -96,7 +96,7 @@ under the License.
9696
<mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
9797
<projectInfoReportsPlugin>3.4.1</projectInfoReportsPlugin>
9898
<cleanPlugin>3.2.0</cleanPlugin>
99-
<project.build.outputTimestamp>2022-04-18T12:42:42Z</project.build.outputTimestamp>
99+
<project.build.outputTimestamp>2022-08-16T20:19:55Z</project.build.outputTimestamp>
100100
</properties>
101101

102102
<dependencies>

0 commit comments

Comments
 (0)