Skip to content

Commit 0fdf9c7

Browse files
author
TheSnoozer
committed
[maven-release-plugin] prepare release v7.0.0
1 parent 4e33174 commit 0fdf9c7

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
@@ -11,7 +11,7 @@
1111
<groupId>io.github.git-commit-id</groupId>
1212
<artifactId>git-commit-id-maven-plugin</artifactId>
1313
<packaging>maven-plugin</packaging>
14-
<version>6.0.1-SNAPSHOT</version>
14+
<version>7.0.0</version>
1515
<name>Git Commit Id Maven Plugin</name>
1616
<url>https://github.com/git-commit-id/git-commit-id-maven-plugin</url>
1717
<description>
@@ -36,14 +36,14 @@
3636
<url>git@github.com:git-commit-id/git-commit-id-maven-plugin.git</url>
3737
<connection>scm:git@github.com:git-commit-id/git-commit-id-maven-plugin</connection>
3838
<developerConnection>scm:git:git@github.com:git-commit-id/git-commit-id-maven-plugin.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>v7.0.0</tag>
4040
</scm>
4141

4242
<properties>
4343
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4444
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4545
<propertiesEncoding>UTF-8</propertiesEncoding>
46-
<project.build.outputTimestamp>1684260382</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>1697877356</project.build.outputTimestamp>
4747

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

0 commit comments

Comments
 (0)