Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnoozer committed May 16, 2023
1 parent 5a9b2c2 commit 6fdff19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>6.0.1-SNAPSHOT</version>
<version>5.0.1-SNAPSHOT</version>
<name>Git Commit Id Maven Plugin</name>
<url>https://github.com/git-commit-id/git-commit-id-maven-plugin</url>
<description>
Expand Down Expand Up @@ -42,7 +42,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<propertiesEncoding>UTF-8</propertiesEncoding>
<project.build.outputTimestamp>1684259260</project.build.outputTimestamp>
<project.build.outputTimestamp>10</project.build.outputTimestamp>

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

Expand Down

0 comments on commit 6fdff19

Please sign in to comment.