You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2009/08/17 01:18:29 UTC

svn commit: r804816 - /directory/project/trunk/pom.xml

Author: akarasulu
Date: Sun Aug 16 23:18:28 2009
New Revision: 804816

URL: http://svn.apache.org/viewvc?rev=804816&view=rev
Log:
Reverting back to using the old Apache parent pom where the previous ssh based
access to the deployment repository via people.apache.org worked.  We really 
need to conduct a vote before we move on to the repository.apache.org server
that runs Nexus. My understanding from joes@asfinra is that this is the 
direction will will be going and we must get on board with it.  It uses http
rather than using ssh based access to the repository.  We have to request access
from the Maven folks to work on the nexus server.

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=804816&r1=804815&r2=804816&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sun Aug 16 23:18:28 2009
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>5</version>
+    <version>4</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>