diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 1a3aa2a5335..742f5c4dc0c 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -123,27 +123,27 @@ - + .java - + Apache ActiveMQ - + META-INF/spring.handlers - + META-INF/services/com.sun.tools.xjc.Plugin - + META-INF/spring.schemas - + org.apache.activemq.console.command.ShellCommand @@ -380,4 +380,14 @@ - + + + + + org.apache.geronimo.specs + geronimo-annotation_1.3_spec + 1.3 + + + + \ No newline at end of file diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 36cb0f7f6f2..3428df7cfce 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -324,7 +324,7 @@ - + @@ -547,4 +547,14 @@ - + + + + + org.apache.geronimo.specs + geronimo-annotation_1.3_spec + 1.3 + + + + \ No newline at end of file