Skip to content

Commit

Permalink
fixed pom.xml for v16.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
svene committed Jul 8, 2024
1 parent ccd4787 commit 71d629f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<goal>copy-resources</goal>
</goals>
<configuration>
<outputDirectory>${basedir}/target/generated-resources/META-INF/resources/webjars/baloise-design-system/16.1.0</outputDirectory>
<outputDirectory>${basedir}/target/generated-resources/META-INF/resources/webjars/baloise-design-system/${version}</outputDirectory>
<resources>
<resource>
<directory>node_modules</directory>
Expand Down

0 comments on commit 71d629f

Please sign in to comment.