Skip to content

Commit 5928fcb

Browse files
W-21199055-Fix-format-CP
1 parent 776c228 commit 5928fcb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

modules/ROOT/pages/int-versions.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Version settings are important in several scenarios:
4444
* Adding a version of Mule or Java that is missing from your project
4545
* Selecting versions of Mule or Java that are compatible with each other
4646

47-
NOTE: Changing the minimum Mule version (`minMuleVersion`) manually can have serious implications. This requires a full test of your application so it works correctly with the target Mule runtime. Newer Mule runtimes turn on feature flags by default and can change behavior that was fixed in later versions. Your application can rely on behavior that was later corrected or on a previous issue. Prefer changing the Mule version through *Project Properties*, and always run full regression tests after any version change.
47+
[NOTE]
48+
Changing the minimum Mule version (`minMuleVersion`) manually can have serious implications. This requires a full test of your application so it works correctly with the target Mule runtime. Newer Mule runtimes turn on feature flags by default and can change behavior that was fixed in later versions. Your application can rely on behavior that was later corrected or on a previous issue. Prefer changing the Mule version through *Project Properties*, and always run full regression tests after any version change.
4849

4950
When a Mule or Java version isn't set for a project, the IDE's canvas and notifications provide a *Set version* button that opens the *Project Properties* tab. You can also navigate directly to the *Project Properties* tab.
5051

0 commit comments

Comments
 (0)