You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ka...@apache.org on 2009/06/03 21:11:19 UTC

svn commit: r781511 - /directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch

Author: kayyagari
Date: Wed Jun  3 19:11:19 2009
New Revision: 781511

URL: http://svn.apache.org/viewvc?rev=781511&view=rev
Log:
updated with fixed updatesite pom

Modified:
    directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch

Modified: directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch
URL: http://svn.apache.org/viewvc/directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch?rev=781511&r1=781510&r2=781511&view=diff
==============================================================================
--- directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch (original)
+++ directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch Wed Jun  3 19:11:19 2009
@@ -104,6 +104,19 @@
      <relativePath>../help-pom.xml</relativePath>
    </parent>
  
+Index: updatesite/pom.xml
+===================================================================
+--- updatesite/pom.xml	(revision 781464)
++++ updatesite/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+   </parent>
+ 
+   <artifactId>updatesite</artifactId>
 Index: studio/pom.xml
 ===================================================================
 --- studio/pom.xml	(revision 781464)