Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
veithen committed May 27, 2024
1 parent e36fe28 commit 1fec88c
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 @@ -27,7 +27,7 @@

<groupId>com.github.veithen.maven</groupId>
<artifactId>hermetic-maven-plugin</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.0</version>
<packaging>maven-plugin</packaging>

<url>https://github.com/veithen/hermetic-maven-plugin</url>
Expand All @@ -44,13 +44,13 @@
<url>https://github.com/veithen/hermetic-maven-plugin/tree/master</url>
<connection>scm:git:http://github.com/veithen/hermetic-maven-plugin.git</connection>
<developerConnection>scm:git:https://github.com/veithen/hermetic-maven-plugin.git</developerConnection>
<tag>0.7.1</tag>
<tag>0.8.0</tag>
</scm>

<properties>
<github.repository>hermetic-maven-plugin</github.repository>
<javaVersion>11</javaVersion>
<project.build.outputTimestamp>2023-06-25T21:48:21Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-27T20:35:52Z</project.build.outputTimestamp>
<maven.version>3.9.7</maven.version>
<auto-value.version>1.10.4</auto-value.version>
</properties>
Expand Down

0 comments on commit 1fec88c

Please sign in to comment.