File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ under the License.
66
66
67
67
<properties >
68
68
<mavenVersion >3.0</mavenVersion >
69
+ <surefire .version>2.21.0</surefire .version>
69
70
</properties >
70
71
71
72
<dependencies >
@@ -113,22 +114,6 @@ under the License.
113
114
<scope >test</scope >
114
115
</dependency >
115
116
</dependencies >
116
- <build >
117
- <pluginManagement >
118
- <plugins >
119
- <plugin >
120
- <groupId >org.apache.maven.plugins</groupId >
121
- <artifactId >maven-surefire-plugin</artifactId >
122
- <version >2.21.0</version >
123
- </plugin >
124
- <plugin >
125
- <groupId >org.apache.maven.plugins</groupId >
126
- <artifactId >maven-failsafe-plugin</artifactId >
127
- <version >2.21.0</version >
128
- </plugin >
129
- </plugins >
130
- </pluginManagement >
131
- </build >
132
117
133
118
<profiles >
134
119
<profile >
You can’t perform that action at this time.
0 commit comments