Skip to content

Commit

Permalink
parent pom should reference new TP 4.30.5.Alpha5-SNAPSHOT not 4.30.5.…
Browse files Browse the repository at this point in the history
…Alpha4
  • Loading branch information
nickboldt committed May 22, 2013
1 parent 6c0a0e7 commit 970cdc6
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 @@ -100,9 +100,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.30.5.Alpha4</TARGET_PLATFORM_VERSION>
<TARGET_PLATFORM_VERSION>4.30.5.Alpha5-SNAPSHOT</TARGET_PLATFORM_VERSION>
<!-- default value for the "maximum" profile -->
<TARGET_PLATFORM_VERSION_MAXIMUM>4.30.5.Alpha4</TARGET_PLATFORM_VERSION_MAXIMUM>
<TARGET_PLATFORM_VERSION_MAXIMUM>4.30.5.Alpha5-SNAPSHOT</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 970cdc6

Please sign in to comment.