Skip to content

Commit

Permalink
DATACMNS-1445 - Add missing wagon plugin to build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
christophstrobl committed Mar 7, 2019
1 parent d189263 commit 78e635f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>wagon-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
Expand Down

0 comments on commit 78e635f

Please sign in to comment.