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 2013/05/25 23:46:42 UTC

svn commit: r1486369 - in /directory: apacheds/trunk/pom.xml shared/trunk/pom.xml

Author: elecharny
Date: Sat May 25 21:46:42 2013
New Revision: 1486369

URL: http://svn.apache.org/r1486369
Log:
Switched back to project revision 29 instead of 30-SNAPSHOT

Modified:
    directory/apacheds/trunk/pom.xml
    directory/shared/trunk/pom.xml

Modified: directory/apacheds/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=1486369&r1=1486368&r2=1486369&view=diff
==============================================================================
--- directory/apacheds/trunk/pom.xml (original)
+++ directory/apacheds/trunk/pom.xml Sat May 25 21:46:42 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>29</version>
     <relativePath></relativePath>
   </parent>
 

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1486369&r1=1486368&r2=1486369&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Sat May 25 21:46:42 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>29</version>
     <relativePath>../project</relativePath>
   </parent>