Skip to content

Commit

Permalink
remove redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lashinijay committed Mar 8, 2024
1 parent 1b0fa5b commit 473834d
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -369,26 +369,6 @@
</plugins>
</build>

<repositories>
<repository>
<id>wso2-nexus</id>
<name>WSO2 internal Repository</name>
<url>https://maven.wso2.org/nexus/content/groups/wso2-public/</url>
<releases>
<enabled>true</enabled>
<updatePolicy>daily</updatePolicy>
<checksumPolicy>ignore</checksumPolicy>
</releases>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<id>wso2-maven2-repository</id>
<url>http://dist.wso2.org/maven2</url>
</pluginRepository>
</pluginRepositories>

<properties>
<carbon.kernel.version>4.9.10</carbon.kernel.version>
<carbon.identity.framework.version>7.0.73</carbon.identity.framework.version>
Expand Down

0 comments on commit 473834d

Please sign in to comment.