Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed May 16, 2023
1 parent 0deaeec commit 4258a68
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.9-SNAPSHOT</version>
<version>2.7.9</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-04-25T19:48:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-05-16T18:58:16Z</project.build.outputTimestamp>
<junit.version>4.13.2</junit.version>
<junit5.version>5.9.3</junit5.version>
</properties>
Expand All @@ -77,7 +77,7 @@
<connection>scm:git:[email protected]:CycloneDX/cyclonedx-maven-plugin.git</connection>
<url>https://github.com/CycloneDX/cyclonedx-maven-plugin.git</url>
<developerConnection>scm:git:[email protected]:CycloneDX/cyclonedx-maven-plugin.git</developerConnection>
<tag>cyclonedx-maven-plugin-2.7.6</tag>
<tag>cyclonedx-maven-plugin-2.7.9</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 4258a68

Please sign in to comment.