Revert failsafe plugin version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1456217 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -366,6 +366,7 @@ under the License.
|
||||
-->
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-failsafe-plugin</artifactId>
|
||||
<version>${commons.surefire.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>integration-test</id>
|
||||
@@ -509,6 +510,7 @@ under the License.
|
||||
<commons.jira.pid>12310484</commons.jira.pid>
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC1</commons.rc.version>
|
||||
<commons.surefire.version>2.12</commons.surefire.version>
|
||||
<skipSurefireReport>true</skipSurefireReport>
|
||||
|
||||
<commons.osgi.symbolicName>${project.artifactId}</commons.osgi.symbolicName>
|
||||
|
||||
Reference in New Issue
Block a user