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/07/20 12:04:31 UTC

svn commit: r795736 - in /incubator/wink/trunk: ./ wink-client-apache-httpclient/ wink-client/ wink-common/ wink-component-test-support/ wink-examples/ wink-examples/apps/ wink-examples/apps/Bookmarks/ wink-examples/apps/HelloWorld/ wink-examples/apps/...

Author: martins
Date: Mon Jul 20 10:04:29 2009
New Revision: 795736

URL: http://svn.apache.org/viewvc?rev=795736&view=rev
Log:
JIRA issue [WINK-108] - Update version in poms to use "-incubating" suffix per incubator release rules

Modified:
    incubator/wink/trunk/pom.xml
    incubator/wink/trunk/wink-client-apache-httpclient/pom.xml
    incubator/wink/trunk/wink-client/pom.xml
    incubator/wink/trunk/wink-common/pom.xml
    incubator/wink/trunk/wink-component-test-support/pom.xml
    incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml
    incubator/wink/trunk/wink-examples/apps/HelloWorld/pom.xml
    incubator/wink/trunk/wink-examples/apps/QADefect/pom.xml
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/pom.xml
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/pom.xml
    incubator/wink/trunk/wink-examples/apps/pom.xml
    incubator/wink/trunk/wink-examples/client/GoogleDocs-client/pom.xml
    incubator/wink/trunk/wink-examples/client/QADefects-client/pom.xml
    incubator/wink/trunk/wink-examples/client/pom.xml
    incubator/wink/trunk/wink-examples/core/CustomContext/pom.xml
    incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/pom.xml
    incubator/wink/trunk/wink-examples/core/Jaxb/pom.xml
    incubator/wink/trunk/wink-examples/core/Preconditions/pom.xml
    incubator/wink/trunk/wink-examples/core/pom.xml
    incubator/wink/trunk/wink-examples/ext/Asset/pom.xml
    incubator/wink/trunk/wink-examples/ext/DynamicResource/pom.xml
    incubator/wink/trunk/wink-examples/ext/History/pom.xml
    incubator/wink/trunk/wink-examples/ext/LinkBuilders/pom.xml
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/pom.xml
    incubator/wink/trunk/wink-examples/ext/Scope/pom.xml
    incubator/wink/trunk/wink-examples/ext/Spring/pom.xml
    incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml
    incubator/wink/trunk/wink-examples/ext/pom.xml
    incubator/wink/trunk/wink-examples/pom.xml
    incubator/wink/trunk/wink-integration-test/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test-support/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-inheritance/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-params/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/src/test/java/org/apache/wink/jaxrs/test/largeentity/LargeEntityTest.java
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-validation/pom.xml
    incubator/wink/trunk/wink-scripts/pom.xml
    incubator/wink/trunk/wink-scripts/wink-dist/pom.xml
    incubator/wink/trunk/wink-scripts/wink-site-deploy/pom.xml
    incubator/wink/trunk/wink-server/pom.xml
    incubator/wink/trunk/wink-spring-support/pom.xml
    incubator/wink/trunk/wink-webdav/pom.xml

Modified: incubator/wink/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/pom.xml (original)
+++ incubator/wink/trunk/pom.xml Mon Jul 20 10:04:29 2009
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Wink</name>
     <parent>

Modified: incubator/wink/trunk/wink-client-apache-httpclient/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client-apache-httpclient/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client-apache-httpclient/pom.xml (original)
+++ incubator/wink/trunk/wink-client-apache-httpclient/pom.xml Mon Jul 20 10:04:29 2009
@@ -22,12 +22,12 @@
 	<groupId>org.apache.wink</groupId>
 	<artifactId>wink-client-apache-httpclient</artifactId>
 	<packaging>jar</packaging>
-	<version>0.1-SNAPSHOT</version>
+	<version>0.1-incubating-SNAPSHOT</version>
 	<name>Wink Client :: Apache Http Client</name>
 	<parent>
 		<groupId>org.apache.wink</groupId>
 		<artifactId>wink</artifactId>
-		<version>0.1-SNAPSHOT</version>
+		<version>0.1-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<dependencies>

Modified: incubator/wink/trunk/wink-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client/pom.xml (original)
+++ incubator/wink/trunk/wink-client/pom.xml Mon Jul 20 10:04:29 2009
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/pom.xml (original)
+++ incubator/wink/trunk/wink-common/pom.xml Mon Jul 20 10:04:29 2009
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.apache.wink</groupId>
 		<artifactId>wink</artifactId>
-		<version>0.1-SNAPSHOT</version>
+		<version>0.1-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<!-- depending on the following jars -->

Modified: incubator/wink/trunk/wink-component-test-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/pom.xml (original)
+++ incubator/wink/trunk/wink-component-test-support/pom.xml Mon Jul 20 10:04:29 2009
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
 	<groupId>org.apache.wink.example</groupId>
 	<artifactId>Bookmarks</artifactId>
 	<packaging>war</packaging>
-	<version>0.1-SNAPSHOT</version>
+	<version>0.1-incubating-SNAPSHOT</version>
 	<name>Wink Examples Apps :: Bookmarks</name>
 	<properties>
 	</properties>
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>apps</artifactId>
-		<version>0.1-SNAPSHOT</version>
+		<version>0.1-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/apps/HelloWorld/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/HelloWorld/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/HelloWorld/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/HelloWorld/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>HelloWorld</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Apps :: HelloWorld</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/apps/QADefect/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/QADefect/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/QADefect/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/QADefect/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>QADefect</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Apps :: QADefect</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>QADefectWithSpring</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Apps :: QADefectWithSpring</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/apps/SimpleDefects/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/SimpleDefects/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/SimpleDefects/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/SimpleDefects/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>SimpleDefects</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Apps :: SimpleDefects</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/apps/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/pom.xml Mon Jul 20 10:04:29 2009
@@ -24,14 +24,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>apps</artifactId>
     <packaging>pom</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Apps</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: incubator/wink/trunk/wink-examples/client/GoogleDocs-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/client/GoogleDocs-client/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/client/GoogleDocs-client/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/client/GoogleDocs-client/pom.xml Mon Jul 20 10:04:29 2009
@@ -23,14 +23,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink.example</groupId>
     <artifactId>GoogleDocs-client</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Clients :: GoogleDocs</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>client</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/client/QADefects-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/client/QADefects-client/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/client/QADefects-client/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/client/QADefects-client/pom.xml Mon Jul 20 10:04:29 2009
@@ -23,14 +23,14 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink.example</groupId>
     <artifactId>QADefects-client</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Clients :: QADefects</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>client</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/client/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/client/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/client/pom.xml Mon Jul 20 10:04:29 2009
@@ -24,14 +24,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>client</artifactId>
     <packaging>pom</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Clients</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: incubator/wink/trunk/wink-examples/core/CustomContext/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/core/CustomContext/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/core/CustomContext/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/core/CustomContext/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>CustomContext</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Core :: CustomContext</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>CustomExceptionMapper</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Core :: CustomExceptionManager</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/core/Jaxb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/core/Jaxb/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/core/Jaxb/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/core/Jaxb/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>Jaxb</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Core :: JAXB</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/core/Preconditions/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/core/Preconditions/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/core/Preconditions/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/core/Preconditions/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>Preconditions</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Core :: Preconditions</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/core/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/core/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/core/pom.xml Mon Jul 20 10:04:29 2009
@@ -24,14 +24,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>core</artifactId>
     <packaging>pom</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Core</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: incubator/wink/trunk/wink-examples/ext/Asset/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/Asset/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/Asset/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/Asset/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>Asset</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: Asset</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/ext/DynamicResource/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/DynamicResource/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/DynamicResource/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/DynamicResource/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>DynamicResource</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: DynamicResource</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/ext/History/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/History/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/History/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/History/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>History</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: History</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/ext/LinkBuilders/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/LinkBuilders/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/LinkBuilders/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/LinkBuilders/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>LinkBuilders</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: LinkBuilders</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>RuntimeRegistration</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: RuntimeRegistration</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/ext/Scope/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/Scope/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/Scope/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/Scope/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>Scope</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: Scope</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

Modified: incubator/wink/trunk/wink-examples/ext/Spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/Spring/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/Spring/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/Spring/pom.xml Mon Jul 20 10:04:29 2009
@@ -25,14 +25,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>Spring</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: Spring</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- Build section -->

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=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml Mon Jul 20 10:04:29 2009
@@ -26,14 +26,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>WebDAV</artifactId>
     <packaging>war</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext :: WebDAV</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-examples/ext/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/ext/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/ext/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/ext/pom.xml Mon Jul 20 10:04:29 2009
@@ -23,14 +23,14 @@
     <groupId>org.apache.wink.example</groupId>
     <artifactId>ext</artifactId>
     <packaging>pom</packaging>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <name>Wink Examples Ext</name>
     <properties>
     </properties>
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: incubator/wink/trunk/wink-examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/pom.xml Mon Jul 20 10:04:29 2009
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: incubator/wink/trunk/wink-integration-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/pom.xml Mon Jul 20 10:04:29 2009
@@ -23,14 +23,14 @@
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-integration-test</artifactId>
     <packaging>pom</packaging>
     <name>Wink Integration Tests</name>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <modules>
         <module>wink-server-integration-test-support</module>
         <module>wink-server-integration-test</module>

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test-support/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test-support/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test-support/pom.xml Mon Jul 20 10:04:29 2009
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wink-integration-test</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-server-integration-test-support</artifactId>

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/pom.xml Mon Jul 20 10:04:29 2009
@@ -21,14 +21,14 @@
     <parent>
         <artifactId>wink-integration-test</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-server-integration-test</artifactId>
     <packaging>pom</packaging>
     <name>Wink Server Integration Test</name>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <description>This is the base module for wink-server integration
         tests.</description>
     <modules>
@@ -82,7 +82,7 @@
         <dependency>
             <groupId>org.apache.wink</groupId>
             <artifactId>wink-server-integration-test-support</artifactId>
-            <version>0.1-SNAPSHOT</version>
+            <version>0.1-incubating-SNAPSHOT</version>
             <type>jar</type>
             <scope>test</scope>
         </dependency>

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/pom.xml Mon Jul 20 10:04:29 2009
@@ -22,13 +22,13 @@
     <parent>
         <artifactId>wink-server-integration-test</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-jaxrs-test-context</artifactId>
     <packaging>war</packaging>
     <name>wink-jaxrs-test-context Maven Webapp</name>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <url>http://maven.apache.org</url>
 </project>
\ No newline at end of file

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-inheritance/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-inheritance/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-inheritance/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-inheritance/pom.xml Mon Jul 20 10:04:29 2009
@@ -2,13 +2,13 @@
   <parent>
     <artifactId>wink-server-integration-test</artifactId>
     <groupId>org.apache.wink</groupId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.wink</groupId>
   <artifactId>wink-jaxrs-test-inheritance</artifactId>
   <packaging>war</packaging>
   <name>wink-jaxrs-test-inheritance Maven Webapp</name>
-  <version>0.1-SNAPSHOT</version>
+  <version>0.1-incubating-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
 </project>

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-params/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-params/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-params/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-params/pom.xml Mon Jul 20 10:04:29 2009
@@ -2,13 +2,13 @@
   <parent>
     <artifactId>wink-server-integration-test</artifactId>
     <groupId>org.apache.wink</groupId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.wink</groupId>
   <artifactId>wink-jaxrs-test-params</artifactId>
   <packaging>war</packaging>
   <name>wink-jaxrs-test-params Maven Webapp</name>
-  <version>0.1-SNAPSHOT</version>
+  <version>0.1-incubating-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
 </project>

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/pom.xml Mon Jul 20 10:04:29 2009
@@ -22,13 +22,13 @@
     <parent>
         <artifactId>wink-server-integration-test</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-jaxrs-test-providers</artifactId>
     <packaging>war</packaging>
     <name>wink-jaxrs-test-providers Maven Webapp</name>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
     <url>http://maven.apache.org</url>
 </project>
\ No newline at end of file

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/pom.xml Mon Jul 20 10:04:29 2009
@@ -21,12 +21,12 @@
     <parent>
         <artifactId>wink-server-integration-test</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-jaxrs-test-targetting</artifactId>
     <packaging>war</packaging>
     <name>wink-jaxrs-test-targetting Maven Webapp</name>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
 </project>

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/src/test/java/org/apache/wink/jaxrs/test/largeentity/LargeEntityTest.java
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/src/test/java/org/apache/wink/jaxrs/test/largeentity/LargeEntityTest.java?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/src/test/java/org/apache/wink/jaxrs/test/largeentity/LargeEntityTest.java (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-targetting/src/test/java/org/apache/wink/jaxrs/test/largeentity/LargeEntityTest.java Mon Jul 20 10:04:29 2009
@@ -147,12 +147,12 @@
         try {
             System.out
                 .println(new File(
-                                  ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-SNAPSHOT.war")
+                                  ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-incubating-SNAPSHOT.war")
                     .getAbsoluteFile().getAbsolutePath());
             postMethod
                 .setRequestEntity(new FileRequestEntity(
                                                         new File(
-                                                                 ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-SNAPSHOT.war"),
+                                                                 ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-incubating-SNAPSHOT.war"),
                                                         "application/jar"));
             client.executeMethod(postMethod);
             assertEquals(290, postMethod.getStatusCode());
@@ -175,12 +175,12 @@
         try {
             System.out
                 .println(new File(
-                                  ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-SNAPSHOT.war")
+                                  ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-incubating-SNAPSHOT.war")
                     .getAbsoluteFile().getAbsolutePath());
             postMethod
                 .setRequestEntity(new FileRequestEntity(
                                                         new File(
-                                                                 ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-SNAPSHOT.war"),
+                                                                 ServerEnvironmentInfo.getWorkDir() + "/wink-jaxrs-test-targetting-0.1-incubating-SNAPSHOT.war"),
                                                         "application/jar"));
             client.executeMethod(postMethod);
             assertEquals(290, postMethod.getStatusCode());

Modified: incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-validation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-validation/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-validation/pom.xml (original)
+++ incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-validation/pom.xml Mon Jul 20 10:04:29 2009
@@ -21,12 +21,12 @@
     <parent>
         <artifactId>wink-server-integration-test</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-jaxrs-test-validation</artifactId>
     <packaging>war</packaging>
     <name>wink-jaxrs-test-validation Maven Webapp</name>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1-incubating-SNAPSHOT</version>
 </project>
\ No newline at end of file

Modified: incubator/wink/trunk/wink-scripts/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-scripts/pom.xml (original)
+++ incubator/wink/trunk/wink-scripts/pom.xml Mon Jul 20 10:04:29 2009
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modules>

Modified: incubator/wink/trunk/wink-scripts/wink-dist/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/pom.xml (original)
+++ incubator/wink/trunk/wink-scripts/wink-dist/pom.xml Mon Jul 20 10:04:29 2009
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.apache.wink</groupId>
 		<artifactId>wink-scripts</artifactId>
-		<version>0.1-SNAPSHOT</version>
+		<version>0.1-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<build>

Modified: incubator/wink/trunk/wink-scripts/wink-site-deploy/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-site-deploy/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-site-deploy/pom.xml (original)
+++ incubator/wink/trunk/wink-scripts/wink-site-deploy/pom.xml Mon Jul 20 10:04:29 2009
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink-scripts</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <build>

Modified: incubator/wink/trunk/wink-server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-server/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-server/pom.xml (original)
+++ incubator/wink/trunk/wink-server/pom.xml Mon Jul 20 10:04:29 2009
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.apache.wink</groupId>
 		<artifactId>wink</artifactId>
-		<version>0.1-SNAPSHOT</version>
+		<version>0.1-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<dependencies>

Modified: incubator/wink/trunk/wink-spring-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-spring-support/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-spring-support/pom.xml (original)
+++ incubator/wink/trunk/wink-spring-support/pom.xml Mon Jul 20 10:04:29 2009
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.apache.wink</groupId>
 		<artifactId>wink</artifactId>
-		<version>0.1-SNAPSHOT</version>
+		<version>0.1-incubating-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<dependencies>

Modified: incubator/wink/trunk/wink-webdav/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-webdav/pom.xml?rev=795736&r1=795735&r2=795736&view=diff
==============================================================================
--- incubator/wink/trunk/wink-webdav/pom.xml (original)
+++ incubator/wink/trunk/wink-webdav/pom.xml Mon Jul 20 10:04:29 2009
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.1-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <!-- depending on the following jars -->