Skip to content

Commit

Permalink
[maven-release-plugin] prepare release coveralls-maven-plugin-4.5.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 15, 2024
1 parent d32c546 commit beaa185
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 @@ -37,7 +37,7 @@

<groupId>com.github.hazendaz.maven</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0-M3</version>
<packaging>maven-plugin</packaging>

<name>coveralls-maven-plugin</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<scm>
<connection>scm:git:ssh://git@github.com/hazendaz/coveralls-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/hazendaz/coveralls-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>coveralls-maven-plugin-4.5.0-M3</tag>
<url>https://github.com/hazendaz/coveralls-maven-plugin</url>
</scm>
<issueManagement>
Expand All @@ -93,7 +93,7 @@
<module.name>org.eluder.coveralls.maven.plugin</module.name>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1699830104</project.build.outputTimestamp>
<project.build.outputTimestamp>1705277823</project.build.outputTimestamp>

<!-- Artifacts -->
<byte-buddy.version>1.14.11</byte-buddy.version>
Expand Down

0 comments on commit beaa185

Please sign in to comment.