Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu authored Jul 9, 2024
1 parent aa0cf76 commit d9e769b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,15 @@
<!-- Environment Settings -->
<issueManagement>
<system>GitHub</system>
<url>https://github.com/elimu-ai/webapp/projects</url>
<url>https://github.com/orgs/elimu-ai/projects?query=is%3Aopen</url>
</issueManagement>
<ciManagement>
<system>GitHub Actions</system>
<url>https://github.com/elimu-ai/webapp/actions</url>
</ciManagement>
<scm>
<connection>scm:git:[email protected]:elimu-ai/webapp.git</connection>
<developerConnection>scm:git:git@github.com:elimu-ai/webapp.git</developerConnection>
<developerConnection>scm:git:https://github.com/elimu-ai/webapp.git</developerConnection>
<url>https://github.com/elimu-ai/webapp</url>
<tag>HEAD</tag>
</scm>
Expand Down

0 comments on commit d9e769b

Please sign in to comment.