Quick summary - The new Nexus based repo at [1] aggregates artifacts
from the old Apache repos with new artifacts only deployed to the Nexus
based repos (like the latest Geronimo Specs.)
For more info on the new Apache Nexus based repos, checkout the doc
links included in INFRA-1896 at [2].
[1] https://repository.apache.org/
[2] http://issues.apache.org/jira/browse/INFRA-1896
-Donald
[email protected] wrote:
Author: dwoods
Date: Tue Jun 16 13:36:09 2009
New Revision: 785211
URL: http://svn.apache.org/viewvc?rev=785211&view=rev
Log:
upgrade to latest Apache pom, so we start using the new nexus based repos which
Geronimo is now using
Modified:
openjpa/trunk/pom.xml
Modified: openjpa/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=785211&r1=785210&r2=785211&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Tue Jun 16 13:36:09 2009
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>4</version>
+ <version>6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<prerequisites>