Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Oct 30, 2023
1 parent fbc9781 commit a6e8e5c
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 @@ -24,7 +24,7 @@
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>2.7.10-SNAPSHOT</version>
<version>2.7.10</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>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2023-05-16T18:58:39Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-10-30T00:43:56Z</project.build.outputTimestamp>
<junit.version>4.13.2</junit.version>
<junit5.version>5.10.0</junit5.version>
</properties>
Expand All @@ -77,7 +77,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>cyclonedx-maven-plugin-2.7.6</tag>
<tag>cyclonedx-maven-plugin-2.7.10</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit a6e8e5c

Please sign in to comment.