diff --git a/pom.xml b/pom.xml index 946676e6..b8ed8f0e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ 4.0.0 - - - 1.1.1 - + + 1.1.1.Alpha1-SNAPSHOT + org.jboss @@ -12,7 +11,7 @@ 5 jandex - ${jandexVersion}.Final-SNAPSHOT + ${jandexVersion} Java Annotation Indexer bundle @@ -51,29 +50,29 @@ - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - - ${pom.groupId}.${pom.artifactId} - ${jandexVersion} - - org.jboss.jandex;version="${jandexVersion}" - - - org.apache.tools.ant;resolution:=optional, - org.apache.tools.ant.types;resolution:=optional, - * - - - <_nouses>true - - - + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + + ${pom.groupId}.${pom.artifactId} + ${jandexVersion} + + org.jboss.jandex;version="${jandexVersion}" + + + org.apache.tools.ant;resolution:=optional, + org.apache.tools.ant.types;resolution:=optional, + * + + + <_nouses>true + + +