Skip to content

Commit eb3d0fc

Browse files
committed
SPDX licenses bump automation
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 6ac2d6c commit eb3d0fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

schema/spdx.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3901,4 +3901,4 @@
39013901
</xs:restriction>
39023902
</xs:simpleType>
39033903

3904-
</xs:schema>
3904+
</xs:schema>

tools/updateSpdx.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ this_dir="$(dirname "$this")"
66
project_root="$(dirname "$this_dir")"
77
schema_dir="$project_root/schema"
88

9+
cd "$this_dir"
910
mvn clean \
1011
compile \
1112
exec:java -Dexec.mainClass='org.cyclonedx.tools.SpdxXsdGenerator' \

0 commit comments

Comments
 (0)