Skip to content

Commit a35d8e8

Browse files
author
TheSnoozer
committed
[maven-release-plugin] prepare release v6.0.0
1 parent 6dbbd75 commit a35d8e8

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
@@ -10,7 +10,7 @@
1010
<groupId>io.github.git-commit-id</groupId>
1111
<artifactId>git-commit-id-maven-plugin</artifactId>
1212
<packaging>maven-plugin</packaging>
13-
<version>5.0.1-SNAPSHOT</version>
13+
<version>6.0.0</version>
1414
<name>Git Commit Id Maven Plugin</name>
1515
<url>https://github.com/git-commit-id/git-commit-id-maven-plugin</url>
1616
<description>
@@ -35,14 +35,14 @@
3535
<url>[email protected]:git-commit-id/git-commit-id-maven-plugin.git</url>
3636
<connection>scm:[email protected]:git-commit-id/git-commit-id-maven-plugin</connection>
3737
<developerConnection>scm:git:[email protected]:git-commit-id/git-commit-id-maven-plugin.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>v6.0.0</tag>
3939
</scm>
4040

4141
<properties>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4444
<propertiesEncoding>UTF-8</propertiesEncoding>
45-
<project.build.outputTimestamp>10</project.build.outputTimestamp>
45+
<project.build.outputTimestamp>1684260236</project.build.outputTimestamp>
4646

4747
<java.target>11</java.target>
4848

0 commit comments

Comments
 (0)