|
|
Author: akarasulu
Date: Wed Mar 29 23:09:37 2006
New Revision: 390017
URL: http://svn.apache.org/viewcvs?rev=390017&view=rev
Log:
updating poms to point to correct branched versions for 1.0 apacheds branch
Modified:
directory/branches/shared/0.9.5/pom.xml
Modified: directory/branches/shared/0.9.5/pom.xml
URL:
http://svn.apache.org/viewcvs/directory/branches/shared/0.9.5/pom.xml?rev=390017&r1=390016&r2=390017&view=diff
==============================================================================
--- directory/branches/shared/0.9.5/pom.xml (original)
+++ directory/branches/shared/0.9.5/pom.xml Wed Mar 29 23:09:37 2006
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.directory</groupId>
<artifactId>build</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.directory.shared</groupId>
<artifactId>build</artifactId>
|
|