diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 5ac5a3055cf..da06ccc21bc 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -122,27 +122,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 @@ -378,4 +378,14 @@ - + + + + + jakarta.jms + jakarta.jms-api + 3.1.0 + + + + \ No newline at end of file diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index d4235f7eb96..df078758d5d 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -326,7 +326,7 @@ - + @@ -548,4 +548,14 @@ - + + + + + jakarta.jms + jakarta.jms-api + 3.1.0 + + + + \ No newline at end of file