We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825b612 commit cebf08aCopy full SHA for cebf08a
1 file changed
pom.xml
@@ -277,19 +277,6 @@
277
<artifactId>dependency-check-maven</artifactId>
278
<version>${dependency-check-maven.version}</version>
279
</plugin>
280
- <plugin>
281
- <artifactId>maven-deploy-plugin</artifactId>
282
- <version>${maven-deploy-plugin.version}</version>
283
- <executions>
284
- <execution>
285
- <id>default-deploy</id>
286
- <phase>deploy</phase>
287
- <goals>
288
- <goal>deploy</goal>
289
- </goals>
290
- </execution>
291
- </executions>
292
- </plugin>
293
<plugin>
294
<groupId>com.amashchenko.maven.plugin</groupId>
295
<artifactId>gitflow-maven-plugin</artifactId>
0 commit comments