From e3accdc63ec984efe9e14935b0fbe7d28a579d61 Mon Sep 17 00:00:00 2001 From: bdemers Date: Sat, 31 Jan 2015 23:29:38 -0500 Subject: [PATCH] added example link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61a9c09..3929b9f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For example if your `master` is at version `1.1.42-SNAPSHOT`, and for your featu branch/feature name to the version, e.g. for branch `everything`, you want to end up with `1.1.42-everything-SNAPSHOT` -Need to add real example here, when I'm more awake. +Need to add real example here, when I'm more awake. Until then, look at [this](https://github.com/bdemers/maven-external-version/blob/master/maven-external-version-plugin/src/it/simple-module/pom.xml#L54-L68). TODO: