Skip to content

Commit

Permalink
Merge pull request #28 from wasdevb1/liberty-maven-plugin-2.6.1-15384…
Browse files Browse the repository at this point in the history
…12380

Updated Maven to 2.6.1
  • Loading branch information
chyt authored Oct 1, 2018
2 parents cfb70d5 + 27f9423 commit b9dc29e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions finish/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>net.wasdev.wlp.maven.plugins</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>2.4</version>
<version>2.6.1</version>
<configuration>
<assemblyArtifact>
<groupId>io.openliberty</groupId>
Expand Down Expand Up @@ -195,4 +195,4 @@
</plugins>
</build>

</project>
</project>
4 changes: 2 additions & 2 deletions start/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<plugin>
<groupId>net.wasdev.wlp.maven.plugins</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>2.4</version>
<version>2.6.1</version>
<configuration>
<assemblyArtifact>
<groupId>io.openliberty</groupId>
Expand Down Expand Up @@ -158,4 +158,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit b9dc29e

Please sign in to comment.