Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the pom files for your custom webapp are organized as shown in this example - you must change only one property!. In the <properties> of your parent pom change the version of the property magnoliaBundleVersion:

Code Pro
languagexml
<properties>
  <magnoliaBundleVersion>5.7</magnoliaBundleVersion>
  <foobarModuleVersion>1.2</foobarModuleVersion>
  <javaVersion>1.8</javaVersion>
</properties>



Anchor
anc-known-issues
anc-known-issues
Known issues

...