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

jmclean pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git


The following commit(s) were added to refs/heads/develop by this push:
     new b55a2b7  we now use GitHub
b55a2b7 is described below

commit b55a2b7f4290a95301144a0390c9d8e6846466d8
Author: Justin Mclean <[email protected]>
AuthorDate: Mon Oct 6 09:52:57 2025 +1100

    we now use GitHub
---
 site/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/pom.xml b/site/pom.xml
index 4d1b187..39887ed 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -56,8 +56,8 @@
   </distributionManagement>
 
   <issueManagement>
-    <system>Jira</system>
-    <url>https://issues.apache.org/jira/browse/TRAINING</url>
+    <system>GitHub</system>
+    <url>https://github.com/apache/training</url>
   </issueManagement>
 
   <mailingLists>

Reply via email to