Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Jan 4, 2023
1 parent 11d8676 commit 7d6dc08
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.4-SNAPSHOT</version>
<version>2.7.4</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 @@ -65,7 +65,7 @@
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
<maven.github.release.plugin.version>1.4.0</maven.github.release.plugin.version>
<project.build.outputTimestamp>2022-11-10T07:37:14Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-01-04T20:24:12Z</project.build.outputTimestamp>
<junit.version>4.13.2</junit.version>
<junit5.version>5.9.1</junit5.version>
</properties>
Expand All @@ -74,7 +74,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>HEAD</tag>
<tag>cyclonedx-maven-plugin-2.7.4</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 7d6dc08

Please sign in to comment.