diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 3c95c7a150b..6854f22517a 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 f56395653f9..280c5197683 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 @@ -308,7 +308,7 @@ - + @@ -530,4 +530,14 @@ - + + + + + jakarta.jms + jakarta.jms-api + 3.1.0 + + + + \ No newline at end of file