Skip to content

Commit

Permalink
Update target-platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelistria committed Sep 23, 2015
1 parent 26ecaf2 commit 00b089d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
In case no profile fits your requested TP version, directly override these next two properties -->

<!-- default value for the "minimum" profile -->
<TARGET_PLATFORM_VERSION>4.50.0.CR1-SNAPSHOT</TARGET_PLATFORM_VERSION>
<TARGET_PLATFORM_VERSION>4.50.0.Final-SNAPSHOT</TARGET_PLATFORM_VERSION>
<!-- default value for the "maximum" profile -->
<TARGET_PLATFORM_VERSION_MAXIMUM>4.50.0.CR1-SNAPSHOT</TARGET_PLATFORM_VERSION_MAXIMUM>
<TARGET_PLATFORM_VERSION_MAXIMUM>4.51.0.Final</TARGET_PLATFORM_VERSION_MAXIMUM>
<!-- to build with the minimum TP, use -Punified.target (on by default); to build with the maximum TP, use -Pmaximum -->
<!-- when building/testing components, use minumum TP -->

Expand Down

0 comments on commit 00b089d

Please sign in to comment.