Author: psharples
Date: Wed Sep 21 14:48:56 2011
New Revision: 1173688

URL: http://svn.apache.org/viewvc?rev=1173688&view=rev
Log:
minor tweak - the snapshot POM created from this file had the wrong revision id 
- changed now to 0.9.1-incubating-snapshot

Modified:
    incubator/wookie/trunk/connector/java/ivy.xml

Modified: incubator/wookie/trunk/connector/java/ivy.xml
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/connector/java/ivy.xml?rev=1173688&r1=1173687&r2=1173688&view=diff
==============================================================================
--- incubator/wookie/trunk/connector/java/ivy.xml (original)
+++ incubator/wookie/trunk/connector/java/ivy.xml Wed Sep 21 14:48: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-SNAPSHOT"/>
+    <info organisation="org.apache.wookie" module="wookie-java-connector" 
revision="0.9.1-incubating-SNAPSHOT"/>
     
     <configurations>
       <conf name="deploy" description="Provide the necessary files and 
libraries to deploy in a production environment"/>


Reply via email to