Skip to content

Commit db80494

Browse files
[maven-release-plugin] prepare release cyclonedx-core-java-12.0.1
1 parent 07dafbd commit db80494

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
@@ -23,7 +23,7 @@
2323
<groupId>org.cyclonedx</groupId>
2424
<artifactId>cyclonedx-core-java</artifactId>
2525
<packaging>jar</packaging>
26-
<version>12.0.1-SNAPSHOT</version>
26+
<version>12.0.1</version>
2727

2828
<name>CycloneDX Core (Java)</name>
2929
<description>The CycloneDX core module provides a model representation of the BOM along with utilities to assist in creating, parsing, and validating BOMs.</description>
@@ -81,7 +81,7 @@
8181
<maven.source.plugin.version>3.4.0</maven.source.plugin.version>
8282
<maven.jar.plugin.version>3.5.0</maven.jar.plugin.version>
8383
<maven.github.release.plugin.version>1.6.0</maven.github.release.plugin.version>
84-
<project.build.outputTimestamp>2026-01-20T15:18:44Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2026-01-21T11:04:04Z</project.build.outputTimestamp>
8585

8686
<!-- Default SCM Properties -->
8787
<scm.connection>scm:git:https://github.com/CycloneDX/cyclonedx-core-java.git</scm.connection>
@@ -92,7 +92,7 @@
9292
<scm>
9393
<connection>${scm.connection}</connection>
9494
<developerConnection>${scm.developerConnection}</developerConnection>
95-
<tag>HEAD</tag>
95+
<tag>cyclonedx-core-java-12.0.1</tag>
9696
<url>${scm.url}</url>
9797
</scm>
9898

0 commit comments

Comments
 (0)