Merge pull request #1429 from harshanL/master

Inherit maven assembly plugin from carbon-parent
merge-requests/1/head
Ruwan 7 years ago committed by GitHub
commit 88f24ec119

@ -1760,10 +1760,6 @@
</execution> </execution>
</executions> </executions>
</plugin> </plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.0.0</version>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId> <artifactId>maven-project-info-reports-plugin</artifactId>

Loading…
Cancel
Save