You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/08/22 14:18:48 UTC

svn commit: r568582 - in /directory/studio/branches/0.8.2: ldapstudio-browser-feature/build.xml ldapstudio-schemas-feature/build.xml

Author: pamarcelot
Date: Wed Aug 22 05:18:47 2007
New Revision: 568582

URL: http://svn.apache.org/viewvc?rev=568582&view=rev
Log:
Bumping up the version number of the features to 0.8.2.

Modified:
    directory/studio/branches/0.8.2/ldapstudio-browser-feature/build.xml
    directory/studio/branches/0.8.2/ldapstudio-schemas-feature/build.xml

Modified: directory/studio/branches/0.8.2/ldapstudio-browser-feature/build.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/0.8.2/ldapstudio-browser-feature/build.xml?rev=568582&r1=568581&r2=568582&view=diff
==============================================================================
--- directory/studio/branches/0.8.2/ldapstudio-browser-feature/build.xml (original)
+++ directory/studio/branches/0.8.2/ldapstudio-browser-feature/build.xml Wed Aug 22 05:18:47 2007
@@ -18,7 +18,7 @@
 -->
 <project default="jar" xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
 	<property name="project.name" value="org.apache.directory.ldapstudio.browser.feature" />
-	<property name="project.version" value="0.8.1" />
+	<property name="project.version" value="0.8.2" />
 
 	<property name="project.output" value="${basedir}/target" />
 		

Modified: directory/studio/branches/0.8.2/ldapstudio-schemas-feature/build.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/0.8.2/ldapstudio-schemas-feature/build.xml?rev=568582&r1=568581&r2=568582&view=diff
==============================================================================
--- directory/studio/branches/0.8.2/ldapstudio-schemas-feature/build.xml (original)
+++ directory/studio/branches/0.8.2/ldapstudio-schemas-feature/build.xml Wed Aug 22 05:18:47 2007
@@ -18,7 +18,7 @@
 -->
 <project default="jar" xmlns:ivy="antlib:fr.jayasoft.ivy.ant">
 	<property name="project.name" value="org.apache.directory.ldapstudio.schemas.feature" />
-	<property name="project.version" value="0.8.1" />
+	<property name="project.version" value="0.8.2" />
 
 	<property name="project.output" value="${basedir}/target" />