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 17:16:53 UTC

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

Author: martins
Date: Sun Aug  2 15:16:52 2009
New Revision: 800098

URL: http://svn.apache.org/viewvc?rev=800098&view=rev
Log:
Add version of QADefect example used in WebDAV 

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=800098&r1=800097&r2=800098&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml Sun Aug  2 15:16:52 2009
@@ -52,6 +52,7 @@
                                 <artifactItem>
                                     <groupId>org.apache.wink.example</groupId>
                                     <artifactId>QADefect</artifactId>
+                                    <version>${project.version}</version>
                                     <type>war</type>
                                     <overWrite>true</overWrite>
                                     <outputDirectory>${project.build.directory}/QADefect</outputDirectory>