This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis-native.git
The following commit(s) were added to refs/heads/main by this push:
new 3385279 Update some details in the pom following other TLP updates
3385279 is described below
commit 3385279066994b2b736d46b79a84229a7b97d741
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Dec 8 15:49:22 2025 +0000
Update some details in the pom following other TLP updates
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index b2c931c..d4693f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<relativePath>org.apache:apache</relativePath>
</parent>
- <name>ActiveMQ Artemis Native</name>
+ <name>Apache Artemis Native</name>
<url />
<properties>
@@ -61,9 +61,9 @@
</properties>
<scm>
-
<connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</connection>
-
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</developerConnection>
- <url>https://github.com/apache/activemq-artemis-native</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/artemis-native.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/artemis-native.git</developerConnection>
+ <url>https://github.com/apache/artemis-native</url>
<tag>HEAD</tag>
</scm>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]