Author: psharples
Date: Wed Oct 19 16:55:56 2011
New Revision: 1186331

URL: http://svn.apache.org/viewvc?rev=1186331&view=rev
Log:
Updated version for this branch

Modified:
    incubator/wookie/branches/0.9.1/build.properties
    incubator/wookie/branches/0.9.1/connector/java/ivy.xml
    incubator/wookie/branches/0.9.1/ivy.xml
    incubator/wookie/branches/0.9.1/parser/java/ivy.xml

Modified: incubator/wookie/branches/0.9.1/build.properties
URL: 
http://svn.apache.org/viewvc/incubator/wookie/branches/0.9.1/build.properties?rev=1186331&r1=1186330&r2=1186331&view=diff
==============================================================================
--- incubator/wookie/branches/0.9.1/build.properties (original)
+++ incubator/wookie/branches/0.9.1/build.properties Wed Oct 19 16:55:56 2011
@@ -1,4 +1,4 @@
-version=0.9.1-SNAPSHOT
+version=0.9.1
 
 # Uncomment to include Extra features
 include.extra.features

Modified: incubator/wookie/branches/0.9.1/connector/java/ivy.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/branches/0.9.1/connector/java/ivy.xml?rev=1186331&r1=1186330&r2=1186331&view=diff
==============================================================================
--- incubator/wookie/branches/0.9.1/connector/java/ivy.xml (original)
+++ incubator/wookie/branches/0.9.1/connector/java/ivy.xml Wed Oct 19 16:55:56 
2011
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <ivy-module version="2.0">
-    <info organisation="org.apache.wookie" module="wookie-java-connector" 
revision="0.9.1-incubating-SNAPSHOT"/>
+    <info organisation="org.apache.wookie" module="wookie-java-connector" 
revision="0.9.1-incubating"/>
     
     <configurations>
       <conf name="deploy" description="Provide the necessary files and 
libraries to deploy in a production environment"/>

Modified: incubator/wookie/branches/0.9.1/ivy.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/branches/0.9.1/ivy.xml?rev=1186331&r1=1186330&r2=1186331&view=diff
==============================================================================
--- incubator/wookie/branches/0.9.1/ivy.xml (original)
+++ incubator/wookie/branches/0.9.1/ivy.xml Wed Oct 19 16:55:56 2011
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <ivy-module version="2.0">
-    <info organisation="org.apache.wookie" module="wookie" 
revision="0.9.1-SNAPSHOT"/>
+    <info organisation="org.apache.wookie" module="wookie" revision="0.9.1"/>
     
     <configurations>
       <conf name="deploy" description="Provide the necessary files and 
libraries to deploy in a production environment"/>

Modified: incubator/wookie/branches/0.9.1/parser/java/ivy.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/branches/0.9.1/parser/java/ivy.xml?rev=1186331&r1=1186330&r2=1186331&view=diff
==============================================================================
--- incubator/wookie/branches/0.9.1/parser/java/ivy.xml (original)
+++ incubator/wookie/branches/0.9.1/parser/java/ivy.xml Wed Oct 19 16:55:56 2011
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven";>
-    <info organisation="org.apache.wookie" module="wookie-parser" 
revision="0.9.1-incubating-SNAPSHOT"/>
+    <info organisation="org.apache.wookie" module="wookie-parser" 
revision="0.9.1-incubating"/>
     
     <configurations>
       <conf name="deploy" description="Provide the necessary files and 
libraries to deploy in a production environment"/>


Reply via email to