You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/02/29 10:41:34 UTC

svn commit: r1295037 - /directory/shared/trunk/pom.xml

Author: elecharny
Date: Wed Feb 29 09:41:34 2012
New Revision: 1295037

URL: http://svn.apache.org/viewvc?rev=1295037&view=rev
Log:
reverted back to project-26 version instead of a SNAPSHOT

Modified:
    directory/shared/trunk/pom.xml

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1295037&r1=1295036&r2=1295037&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Wed Feb 29 09:41:34 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>27-SNAPSHOT</version>
+    <version>26</version>
     <relativePath />
   </parent>