Skip to content

Commit

Permalink
PAYARA-1701-payara-embedded-all-no-longer-standalone-in-4.1.2.172 (pa…
Browse files Browse the repository at this point in the history
  • Loading branch information
mulderbaba authored and lprimak committed Jul 5, 2017
1 parent 306625e commit c0a3172
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appserver/extras/embedded/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,14 @@
<type>zip</type>
<optional>true</optional>
</dependency>

<dependency>
<groupId>fish.payara.packager</groupId>
<artifactId>payara-api-package</artifactId>
<version>${project.version}</version>
<type>zip</type>
<optional>true</optional>
</dependency>
</dependencies>

<profiles>
Expand Down

0 comments on commit c0a3172

Please sign in to comment.