mirror of https://github.com/apache/maven.git
make the test run with Maven 3.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413410 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
da4238e57b
commit
21b5cd01b4
|
@ -36,7 +36,7 @@ public class MavenITmng5382Jsr330Plugin
|
||||||
|
|
||||||
public MavenITmng5382Jsr330Plugin()
|
public MavenITmng5382Jsr330Plugin()
|
||||||
{
|
{
|
||||||
super( "[3.1,)" );
|
super( "[3.1-alpha,)" );
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setUp()
|
public void setUp()
|
||||||
|
|
Loading…
Reference in New Issue