+ specify old version of maven plugin to make the build work

This commit is contained in:
Costin Leau
2011-06-02 16:09:54 +03:00
parent 420900e482
commit fff04a8777

View File

@@ -224,6 +224,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.7.2</version>
<configuration>
<forkMode>always</forkMode>
<systemPropertyVariables>