Skip to content

Commit

Permalink
pom file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ginilpg committed Jul 2, 2024
1 parent ff8c0ee commit 7e5836b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<packaging>hpi</packaging>

<name>Appknox Security Scan Plugin</name>
<url>https://github.com/ashujha301/appknox-security-scan-plugin</url>
<url>https://github.com/appknox/appknox-security-scan-plugin</url>

<licenses>
<license>
Expand All @@ -27,15 +27,15 @@
</licenses>

<scm>
<connection>scm:git:https://github.com/ashujha301/appknox-security-scan-plugin.git</connection>
<developerConnection>scm:git:https://github.com/ashujha301/appknox-security-scan-plugin</developerConnection>
<url>https://github.com/ashujha301/appknox-jenkins-plugin</url>
<connection>scm:git:https://github.com/appknox/appknox-security-scan-plugin.git</connection>
<developerConnection>scm:git:https://github.com/appknox/appknox-security-scan-plugin</developerConnection>
<url>https://github.com/appknox/appknox-security-scan-plugin</url>
<tag>HEAD</tag>
</scm>

<properties>
<jenkins.version>2.440.3</jenkins.version>
<gitHubRepo>ashujha301/appknox-security-scan-plugin</gitHubRepo>
<gitHubRepo>appknox/appknox-security-scan-plugin</gitHubRepo>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7e5836b

Please sign in to comment.