Skip to content

Commit 851e723

Browse files
committed
Merge branch 'master' of https://github.com/fvarrui/JavaPackager
2 parents 14d264e + bb4aed1 commit 851e723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# JavaPackager
22
JavaPackager is a Maven plugin which provides an easy way to package Java applications in native Windows, Mac OS X, or GNU/Linux executables, and generates installers for them.
33

4-
> Available on [Maven Central](https://search.maven.org/artifact/io.github.fvarrui/javapackager) since v0.9.0. To know published versions take a look at [releases](https://github.com/fvarrui/JavaPackager/releases).
4+
> Available on [Maven Central](https://search.maven.org/artifact/io.github.fvarrui/javapackager) since v0.9.0. Published versions at [releases](https://github.com/fvarrui/JavaPackager/releases).
55
>
6-
> SNAPSHOT versions are not pusblished on Maven Central, so you have to [install them manually](#how-to-build-and-install-the-plugin).
6+
> SNAPSHOT version is not pusblished on Maven Central, so you have to [install it manually](#how-to-build-and-install-the-plugin).
77
88
## How to use the plugin
99

0 commit comments

Comments
 (0)