Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
actualizo los repositorios
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan F. Codagnone committed Feb 5, 2009
1 parent 414cd36 commit 4f41a21
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,20 @@ under the License.
</scm>
<repositories>
<repository>
<id>zauber-code-repo</id>
<name>Zauber Code Repo</name>
<url>https://code.zauber.com.ar/repos/m2</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>false</enabled></snapshots>
</repository>
<id>zauber-internal-releases</id>
<name>Zauber Internal Releases</name>
<url>https://repo1.zauber.com.ar/zauber/internal/releases</url>
</repository>
<repository>
<releases><enabled>false</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
<id>zauber-internal-snapshots</id>
<name>Zauber Internal Snapshots</name>
<url>https://repo1.zauber.com.ar/zauber/internal/snapshots</url>
</repository>

</repositories>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 4f41a21

Please sign in to comment.