This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch fork/6.3 in repository https://gitbox.apache.org/repos/asf/struts.git
commit 11122ab6eccf96811b1a938acbd438da51aafa38 Author: Kusal Kithul-Godage <kkithulgod...@atlassian.com> AuthorDate: Mon Mar 27 17:24:08 2023 +1100 Update scm and distributionManagement --- pom.xml | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index d0f86608f..ba18f4440 100644 --- a/pom.xml +++ b/pom.xml @@ -48,36 +48,21 @@ --> <scm> - <connection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection> - <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection> - <url>https://github.com/apache/struts/</url> - <tag>STRUTS_6_2_0</tag> + <connection>scm:git:ssh://g...@stash.atlassian.com:7997/bam/struts2-atlassian.git</connection> + <developerConnection>scm:git:ssh://g...@stash.atlassian.com:7997/bam/struts2-atlassian.git</developerConnection> + <url>https://stash.atlassian.com/projects/BAM/repos/struts2-atlassian/browse</url> + <tag>HEAD</tag> </scm> - <issueManagement> - <system>JIRA</system> - <url>https://issues.apache.org/jira/projects/WW</url> - </issueManagement> - - <ciManagement> - <system>Jenkins</system> - <url>https://builds.apache.org/job/Struts/</url> - <notifiers> - <notifier> - <type>mail</type> - <configuration> - <address>d...@struts.apache.org</address> - </configuration> - </notifier> - </notifiers> - </ciManagement> - <distributionManagement> - <site> - <id>struts-site</id> - <name>Apache Struts</name> - <url>https://struts.apache.org/maven/</url> - </site> +<!-- <repository>--> +<!-- <id>atlassian-restricted</id>--> +<!-- <url>https://packages.atlassian.com/mvn/maven-restricted</url>--> +<!-- </repository>--> + <repository> + <id>atlassian-3rdparty</id> + <url>https://packages.atlassian.com/mvn/maven-3rdparty</url> + </repository> </distributionManagement> <modules>