You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/08/19 05:31:05 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 7bb5a41c1 [AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3
7bb5a41c1 is described below

commit 7bb5a41c1f49c1dbe3717badf8b9010ad81b3a5a
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Aug 14 06:28:51 2022 +0200

    [AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3
    
    (cherry picked from commit a2d5a54c3220935c08f0db6d0b6307f9eebdb4e2)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8621176a3..eab591450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,7 +503,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-annotation_1.3_spec</artifactId>
-        <version>1.0</version>
+        <version>1.3</version>
       </dependency>