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/16 22:58:02 UTC

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

Author: akarasulu
Date: Sun Aug 16 20:58:02 2009
New Revision: 804776

URL: http://svn.apache.org/viewvc?rev=804776&view=rev
Log:
revert back to 16-SNAPSHOT and try release again

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=804776&r1=804775&r2=804776&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sun Aug 16 20:58:02 2009
@@ -37,7 +37,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>17-SNAPSHOT</version>
+  <version>16-SNAPSHOT</version>
 
   <ciManagement>
     <system>continuum</system>