mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
Removed rendundant repositories definitions from pom files
This commit is contained in:
parent
26cc05122c
commit
bee9d63dec
2 changed files with 0 additions and 17 deletions
|
|
@ -176,13 +176,4 @@
|
|||
<manifest.file>src/main/resources/META-INF/MANIFEST.MF</manifest.file>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<url>http://download.java.net/maven/2/</url>
|
||||
<id>beans-binding</id>
|
||||
<layout>default</layout>
|
||||
<name>Repository for library Library[beans-binding]</name>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
</project>
|
||||
|
|
|
|||
|
|
@ -107,14 +107,6 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>maven2-repository.dev.java.net</id>
|
||||
<name>Java.net Maven 2 Repository</name>
|
||||
<url>http://download.java.net/maven/2</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue