Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnoozer committed Mar 18, 2024
1 parent a47df92 commit a653500
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<name>Git Commit Id Maven Plugin</name>
<url>https://github.com/git-commit-id/git-commit-id-maven-plugin</url>
<description>
Expand All @@ -38,14 +38,14 @@
<url>git@github.com:git-commit-id/git-commit-id-maven-plugin.git</url>
<connection>scm:git@github.com:git-commit-id/git-commit-id-maven-plugin</connection>
<developerConnection>scm:git:git@github.com:git-commit-id/git-commit-id-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>v8.0.2</tag>
</scm>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<propertiesEncoding>UTF-8</propertiesEncoding>
<project.build.outputTimestamp>1709999194</project.build.outputTimestamp>
<project.build.outputTimestamp>1710791019</project.build.outputTimestamp>

<java.target>11</java.target>

Expand Down

0 comments on commit a653500

Please sign in to comment.