Skip to content

Commit

Permalink
Merge pull request #77 from mulderbaba/MP-37-Release-payara-micro-mav…
Browse files Browse the repository at this point in the history
…en-plugin-version-1.0.3

MP-37-Release-payara-micro-maven-plugin-version-1.0.3
  • Loading branch information
mulderbaba authored Dec 6, 2018
2 parents 633d38b + a5a0fb7 commit 2c9e679
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion payara-micro-maven-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Summary
Payara Micro Maven Plugin that incorporates payara-micro with the produced artifact. It requires JDK 1.8+.

### Latest version available: 1.0.2-SNAPSHOT
### Latest version available: 1.0.3

## bundle
This goal bundles the attached project's artifact into uber jar with specified configurations. ```bundle``` is attached to the ```install``` phase by default. A sample usage would as follows:
Expand Down
2 changes: 1 addition & 1 deletion payara-micro-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fish.payara.maven.plugins</groupId>
<artifactId>payara-micro-maven-plugin</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<packaging>maven-plugin</packaging>
<name>Payara Micro Maven Plugin</name>
<description>Payara Micro Maven Plugin that incorporates payara-micro with the produced artifact</description>
Expand Down

0 comments on commit 2c9e679

Please sign in to comment.