You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ma...@apache.org on 2009/08/02 14:27:21 UTC

svn commit: r800042 - /incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml

Author: martins
Date: Sun Aug  2 12:27:21 2009
New Revision: 800042

URL: http://svn.apache.org/viewvc?rev=800042&view=rev
Log:
Rollback release (change back to snapshot)

Modified:
    incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml

Modified: incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml?rev=800042&r1=800041&r2=800042&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml Sun Aug  2 12:27:21 2009
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-incubating</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <build>
         <finalName>WebDAV</finalName>