This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git
The following commit(s) were added to refs/heads/main by this push:
new c139d0a5 Update issue tracker and scm location (#570)
c139d0a5 is described below
commit c139d0a518f0cb0b371778e25ea475abb70b93ed
Author: JB Onofré <[email protected]>
AuthorDate: Sun Nov 9 18:08:08 2025 +0100
Update issue tracker and scm location (#570)
---
pom.xml | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8d6f62ee..b820e132 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,15 +65,14 @@
</modules>
<scm>
-
<connection>scm:git:https://gitbox.apache.org/repos/asf/karaf-decanter.git</connection>
-
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf-decanter.git</developerConnection>
-
<url>https://gitbox.apache.org/repos/asf?p=karaf-decanter.git;a=summary</url>
- <tag>decanter-2.11.0</tag>
+
<connection>scm:git:https://github.com/apache/karaf-decanter</connection>
+
<developerConnection>scm:git:https://github.com/apache/karaf-decanter</developerConnection>
+ <url>https://github.com/apache/karaf-decanter</url>
</scm>
<issueManagement>
- <system>jira</system>
- <url>https://issues.apache.org/jira/browse/KARAF</url>
+ <system>GitHub</system>
+ <url>https://github.com/apache/karaf-decanter/issues</url>
</issueManagement>
<mailingLists>