Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Jul 14, 2020
1 parent 69a98b1 commit f7ef248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.0.0-SNAPSHOT</version>
<version>2.0.0</version>

<name>CycloneDX Maven plugin</name>
<description>The CycloneDX Maven plugin creates an aggregate of all dependencies and transitive dependencies of a project and creates a valid CycloneDX Software Bill-of-Material (SBOM) from the results.</description>
Expand Down Expand Up @@ -71,7 +71,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.0.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit f7ef248

Please sign in to comment.