Skip to content

Commit 367bfb0

Browse files
committed
Update clearance report filename in build.gradle
1 parent da963bb commit 367bfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ mxMarketplace {
2626
appDirectory = "src/CommunityCommons"
2727
versionPathPrefix = "_Version " // the path prefix within the module to the version folder
2828
createMigrationFile = true
29-
includeFiles = ["$mprDir/License.txt", "$mprDir/SiemensMendixCommunityCommons__10.3.0__READMEOSS.html"]
29+
includeFiles = ["$mprDir/License.txt", "$mprDir/SiemensMendixCommunityCommons__10.4.0__READMEOSS.html"]
3030
}
3131

3232
def userLibDir = "$mprDir/userlib"

0 commit comments

Comments
 (0)