Skip to content

Commit cc48909

Browse files
committed
Update README.md
1 parent 701a8fa commit cc48909

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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. Published versions at [releases](https://github.com/fvarrui/JavaPackager/releases).
5-
>
6-
> SNAPSHOT version is not pusblished on Maven Central, so you have to [install it manually](#how-to-build-and-install-the-plugin).
4+
> Plugin published at [Maven Central](https://search.maven.org/artifact/io.github.fvarrui/javapackager) since v0.9.0. See published versions at [releases](https://github.com/fvarrui/JavaPackager/releases) section.
5+
6+
> SNAPSHOTs versions are not pusblished at Maven Central, so you have to [install them manually](#how-to-build-and-install-the-plugin).
77
88
## How to use the plugin
99

0 commit comments

Comments
 (0)