Skip to content

Commit f2f779a

Browse files
committed
Remove erroneous (thanks chatgpt) "attach" config property for CycloneDX plugin
1 parent 2ac1d35 commit f2f779a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

base/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ NOTE: NOT to be used by components outside of Jackson: application code should o
209209
<groupId>org.cyclonedx</groupId>
210210
<artifactId>cyclonedx-maven-plugin</artifactId>
211211
<configuration>
212-
<attach>true</attach>
213212
<classifier>sbom-cyclonedx</classifier>
214213
<skipNotDeployed>true</skipNotDeployed>
215214
</configuration>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
1111
=== Releases (note: only includes patches with actual changes)
1212
------------------------------------------------------------------------
1313

14+
3.0.0-rc9 (not yet released)
1415
3.0.0-rc8 (13-Aug-2025)
1516
3.0.0-rc7 (08-Aug-2025)
1617
3.0.0-rc6 (18-Jul-2025)

0 commit comments

Comments
 (0)