Skip to content

Commit da124f5

Browse files
committed
prepare
1 parent 03394c3 commit da124f5

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

integration-test/pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -196,23 +196,6 @@
196196
</execution>
197197
</executions>
198198
</plugin>
199-
<plugin>
200-
<groupId>org.codehaus.mojo</groupId>
201-
<artifactId>exec-maven-plugin</artifactId>
202-
<version>1.6.0</version>
203-
<configuration>
204-
<mainClass>org.apache.iotdb.it.framework.IoTDBTestReporter</mainClass>
205-
</configuration>
206-
<executions>
207-
<execution>
208-
<id>report</id>
209-
<phase>post-integration-test</phase>
210-
<goals>
211-
<goal>java</goal>
212-
</goals>
213-
</execution>
214-
</executions>
215-
</plugin>
216199
</plugins>
217200
</build>
218201
<profiles>

0 commit comments

Comments
 (0)