From b6b03fa967802cbc46006765907aa0223fc3e4f2 Mon Sep 17 00:00:00 2001 From: Stuart Douglas Date: Mon, 23 Aug 2021 14:54:20 +1000 Subject: [PATCH] 1.1.1 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17d672d..e64a461 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Basic Usage org.jboss.jandex jandex-maven-plugin - 1.1.0 + 1.1.1 make-index @@ -40,7 +40,7 @@ If you need to process more than one directory of classes, you can specify multi org.jboss.jandex jandex-maven-plugin - 1.1.0 + 1.1.1 make-index diff --git a/pom.xml b/pom.xml index 3a6315d..ae405f8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.jboss.jandex jandex-maven-plugin - 1.1.1-SNAPSHOT + 1.1.1 maven-plugin Jandex wrapper for Maven