You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2009/03/03 16:06:25 UTC

svn commit: r749626 - /camel/trunk/pom.xml

Author: janstey
Date: Tue Mar  3 15:06:25 2009
New Revision: 749626

URL: http://svn.apache.org/viewvc?rev=749626&view=rev
Log:
Upgrade parent to avail of the new Nexus hosted Apache repo, http://repository.apache.org/snapshots

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=749626&r1=749625&r2=749626&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue Mar  3 15:06:25 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>4</version>
+    <version>5</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>