From e485a9f6dbffdea88deb33b391f0c70193ef489a Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Mon, 22 Nov 2010 13:40:37 +0100 Subject: Updated documentation. --- api/pom.xml | 1 + api/src/site/apt/usage.apt.vm | 2 ++ 2 files changed, 3 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index c48d8d7..15e8aa1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -52,6 +52,7 @@ true full + semver-${project.version} diff --git a/api/src/site/apt/usage.apt.vm b/api/src/site/apt/usage.apt.vm index f470268..0d87e05 100644 --- a/api/src/site/apt/usage.apt.vm +++ b/api/src/site/apt/usage.apt.vm @@ -19,6 +19,8 @@ What is this? This simple command line tool looks at Java JAR files and determine inspect API changes. + You might download self contained JAR file from {{{https://github.com/downloads/jeluard/semantic-versioning/semver-${project.version}.jar}github}}. + Diff -- cgit v1.2.3