OPENJPA-1170 We can pickup the agimatec-validation artifacts from the public Sonatype OSS Repo now.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@796011 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2009-07-20 21:07:25 +00:00
parent bda625661f
commit 37d9ceae26
1 changed files with 3 additions and 5 deletions

View File

@ -109,11 +109,9 @@
</dependencies>
<repositories>
<repository>
<!-- have to use a commiters home dir for the Agimatec
artifacts until released in a public repo -->
<id>dwoods.people.apache.org</id>
<name>dwoods Staging Repo</name>
<url>http://people.apache.org/~dwoods/staging-repo</url>
<id>agimatec-snapshots</id>
<name>Sonatype OSS Repository</name>
<url>http://oss.sonatype.org/content/repositories/agimatec-snapshots</url>
<layout>default</layout>
<snapshots>
<enabled>true</enabled>