Skip to content

Commit 131faad

Browse files
author
Will
committed
remove extra plugin
Signed-off-by: Will <[email protected]>
1 parent 4164a2f commit 131faad

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pom.xml

-15
Original file line numberDiff line numberDiff line change
@@ -170,21 +170,6 @@
170170
</execution>
171171
</executions>
172172
</plugin>
173-
<plugin>
174-
<groupId>de.qaware.maven</groupId>
175-
<artifactId>go-offline-maven-plugin</artifactId>
176-
<version>1.1.0</version>
177-
<configuration>
178-
<dynamicDependencies>
179-
<DynamicDependency>
180-
<groupId>org.apache.maven.surefire</groupId>
181-
<artifactId>surefire-junit4</artifactId>
182-
<version>2.18.1</version>
183-
<repositoryType>PLUGIN</repositoryType>
184-
</DynamicDependency>
185-
</dynamicDependencies>
186-
</configuration>
187-
</plugin>
188173
</plugins>
189174
</build>
190175
</profile>

0 commit comments

Comments
 (0)