Skip to content
Snippets Groups Projects
Commit 558c659f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6710 fix resource directory

parent 753b3415
No related branches found
No related tags found
No related merge requests found
...@@ -403,7 +403,7 @@ ...@@ -403,7 +403,7 @@
<resources> <resources>
<resource> <resource>
<directory>${project.build.directory}</directory> <directory>src/main/resources</directory>
</resource> </resource>
<resource> <resource>
<directory>${project.build.outputDirectory}/META-INF/sbom</directory> <directory>${project.build.outputDirectory}/META-INF/sbom</directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment