Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Mar 23, 2024
1 parent eed838e commit 90e3817
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>2.8.0-SNAPSHOT</version>
<version>2.8.0</version>

<name>CycloneDX Maven plugin</name>
<description>The CycloneDX Maven plugin generates CycloneDX Software Bill of Materials (SBOM) containing the aggregate of all direct and transitive dependencies of a project.</description>
Expand Down Expand Up @@ -68,7 +68,7 @@
<maven.compiler.target>8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2024-01-16T08:02:46Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-03-23T12:34:59Z</project.build.outputTimestamp>
<junit.version>4.13.2</junit.version>
<junit5.version>5.10.2</junit5.version>
<plugin-tools.version>3.11.0</plugin-tools.version>
Expand All @@ -78,7 +78,7 @@
<connection>scm:git:git@github.com:CycloneDX/cyclonedx-maven-plugin.git</connection>
<url>https://github.com/CycloneDX/cyclonedx-maven-plugin.git</url>
<developerConnection>scm:git:git@github.com:CycloneDX/cyclonedx-maven-plugin.git</developerConnection>
<tag>master</tag>
<tag>cyclonedx-maven-plugin-2.8.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 90e3817

Please sign in to comment.