Skip to content

Commit 9fee782

Browse files
committed
o Updated prerequisite on Maven to 2.0.6
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/javacc-maven-plugin@10775 52ab4f32-60fc-0310-b215-8acea882cd1b
1 parent 7c6671b commit 9fee782

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,7 @@ under the License.
4545
</licenses>
4646

4747
<prerequisites>
48-
<!--
49-
NOTE: To satisfy our dependency on plexus-utils we actually need Maven 2.0.6 because all previous versions always
50-
use plexus-utils 1.1 regardless of the plugin dependency. In practice however, the only benefit of using the newer
51-
plexus-utils is the fix for PLXUTILS-10 required to solve MJAVACC-35 which is a rather exceptional use-case. All
52-
other use-cases work fine with the older plexus-utils and hence we can keep the prerequisite on Maven low.
53-
-->
54-
<maven>2.0</maven>
48+
<maven>2.0.6</maven>
5549
</prerequisites>
5650

5751
<scm>

0 commit comments

Comments
 (0)