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/03/07 13:05:09 UTC

[activemq] branch activemq-5.17.x updated: Fix scm section

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 f48ac34  Fix scm section
f48ac34 is described below

commit f48ac346ab121194c6a5e6f8f8075b5bc4fb030b
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Mar 7 14:04:55 2022 +0100

    Fix scm section
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5966407..d54ff42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,6 @@
     <connection>scm:git:http://gitbox.apache.org/repos/asf/activemq.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq.git</developerConnection>
     <url>https://github.com/apache/activemq</url>
-    <tag>activemq-5.16.0</tag>
   </scm>
 
   <dependencyManagement>