Skip to content

Commit d9e48dd

Browse files
[maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.3
1 parent 6cd2fb8 commit d9e48dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>org.cyclonedx</groupId>
2525
<artifactId>cyclonedx-maven-plugin</artifactId>
2626
<packaging>maven-plugin</packaging>
27-
<version>2.7.3-SNAPSHOT</version>
27+
<version>2.7.3</version>
2828

2929
<name>CycloneDX Maven plugin</name>
3030
<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>
@@ -65,14 +65,14 @@
6565
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
6666
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
6767
<maven.github.release.plugin.version>1.4.0</maven.github.release.plugin.version>
68-
<project.build.outputTimestamp>2022-10-10T14:23:56Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2022-11-10T07:36:57Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<scm>
7272
<connection>scm:git:[email protected]:CycloneDX/cyclonedx-maven-plugin.git</connection>
7373
<url>https://github.com/CycloneDX/cyclonedx-maven-plugin.git</url>
7474
<developerConnection>scm:git:[email protected]:CycloneDX/cyclonedx-maven-plugin.git</developerConnection>
75-
<tag>HEAD</tag>
75+
<tag>cyclonedx-maven-plugin-2.7.3</tag>
7676
</scm>
7777

7878
<issueManagement>

0 commit comments

Comments
 (0)