Skip to content

Commit

Permalink
fix cleaning of mycore-home
Browse files Browse the repository at this point in the history
deletes also ${solr.home}
  • Loading branch information
yagee-de committed Oct 23, 2024
1 parent 6595bc8 commit f0642ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mir-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<excludeDefaultDirectories>true</excludeDefaultDirectories>
<filesets>
<fileset>
<directory>${MCR.Home.Integration}/${MCR.AppName}</directory>
<directory>${MCR.Home.Integration}</directory>
</fileset>
</filesets>
</configuration>
Expand Down

0 comments on commit f0642ae

Please sign in to comment.