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