You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ro...@apache.org on 2010/04/22 19:06:28 UTC

svn commit: r936963 - in /incubator/wink/branches/wink-1.1-incubating: ./ wink-assembly/ wink-client-apache-httpclient/ wink-client/ wink-common/ wink-component-test-support/ wink-examples/ wink-examples/apps/ wink-examples/apps/Bookmarks/ wink-example...

Author: rott
Date: Thu Apr 22 17:06:27 2010
New Revision: 936963

URL: http://svn.apache.org/viewvc?rev=936963&view=rev
Log:
[maven-release-plugin] prepare release wink-1.1-incubating

Modified:
    incubator/wink/branches/wink-1.1-incubating/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-assembly/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-client-apache-httpclient/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-client/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-common/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-component-test-support/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/Bookmarks/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/HelloWorld/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/QADefect/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/SimpleDefects/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/client/GoogleDocs-client/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/client/QADefects-client/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/client/ReadRSS-client/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/client/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomContext/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomExceptionMapper/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Jaxb/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Preconditions/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/core/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Asset/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/DynamicResource/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/History/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/LinkBuilders/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/MultiPart/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/RuntimeRegistration/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Scope/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Spring/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/WebDAV/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-examples/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-guice-server/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-providers/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-abdera-provider/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jackson-provider/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jettison-provider/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-json-provider/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-server/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-spring-support/pom.xml
    incubator/wink/branches/wink-1.1-incubating/wink-webdav/pom.xml

Modified: incubator/wink/branches/wink-1.1-incubating/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/pom.xml Thu Apr 22 17:06:27 2010
@@ -16,12 +16,11 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink</artifactId>
-    <version>1.1-incubating-SNAPSHOT</version>
+    <version>1.1-incubating</version>
     <packaging>pom</packaging>
     <name>Apache Wink</name>
     <parent>
@@ -50,9 +49,9 @@
         <module>wink-assembly</module>
     </modules>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/wink/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/wink/tags/wink-1.1-incubating</url>
     </scm>
     <build>
         <plugins>
@@ -588,8 +587,7 @@
             <!--
                 properties>
                 <distribution.deploy.directory>ast</distribution.deploy.directory>
-                </properties
-            -->
+                </properties -->
         </profile>
         <profile>
             <id>wink-itests</id>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-assembly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-assembly/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-assembly/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-assembly/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <pluginManagement>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-client-apache-httpclient/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-client-apache-httpclient/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-client-apache-httpclient/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-client-apache-httpclient/pom.xml Thu Apr 22 17:06:27 2010
@@ -16,15 +16,14 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-client-apache-httpclient</artifactId>
     <name>Apache Wink Client :: Apache Http Client</name>
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-client/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-client/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-client/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,8 +17,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-client</artifactId>
     <name>Apache Wink Client</name>
@@ -28,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- depending on the following jars -->
     <dependencies>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-common/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-common/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-common/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,8 +17,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-common</artifactId>
     <name>Apache Wink Common</name>
@@ -28,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
 
     <!-- depending on the following jars -->

Modified: incubator/wink/branches/wink-1.1-incubating/wink-component-test-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-component-test-support/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-component-test-support/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-component-test-support/pom.xml Thu Apr 22 17:06:27 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/Bookmarks/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/Bookmarks/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/Bookmarks/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/Bookmarks/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>apps</artifactId>
-		<version>1.1-incubating-SNAPSHOT</version>
+		<version>1.1-incubating</version>
 	</parent>
 	<!-- Build section -->
 	<build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/HelloWorld/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/HelloWorld/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/HelloWorld/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/HelloWorld/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>HelloWorld</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/QADefect/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/QADefect/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/QADefect/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/QADefect/pom.xml Thu Apr 22 17:06:27 2010
@@ -15,8 +15,7 @@
 		License.
 	-->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<!-- Project detailes -->
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>QADefect</artifactId>
@@ -25,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>apps</artifactId>
-		<version>1.1-incubating-SNAPSHOT</version>
+		<version>1.1-incubating</version>
 	</parent>
 	<build>
 		<finalName>QADefect</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/SimpleDefects/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/SimpleDefects/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/SimpleDefects/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/SimpleDefects/pom.xml Thu Apr 22 17:06:27 2010
@@ -16,8 +16,7 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <!-- Project detailes -->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>SimpleDefects</artifactId>
@@ -26,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>SimpleDefects</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/apps/pom.xml Thu Apr 22 17:06:27 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modules>
         <module>Bookmarks</module>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/client/GoogleDocs-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/client/GoogleDocs-client/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/client/GoogleDocs-client/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/client/GoogleDocs-client/pom.xml Thu Apr 22 17:06:27 2010
@@ -15,15 +15,14 @@
 		License.
 	-->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>GoogleDocs-client</artifactId>
 	<name>Apache Wink Examples Clients :: GoogleDocs</name>
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>client</artifactId>
-		<version>1.1-incubating-SNAPSHOT</version>
+		<version>1.1-incubating</version>
 	</parent>
 	<build>
 		<finalName>GoogleDocs-client</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/client/QADefects-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/client/QADefects-client/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/client/QADefects-client/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/client/QADefects-client/pom.xml Thu Apr 22 17:06:27 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>client</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>QADefects-client</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/client/ReadRSS-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/client/ReadRSS-client/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/client/ReadRSS-client/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/client/ReadRSS-client/pom.xml Thu Apr 22 17:06:27 2010
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>client</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>ReadRSS-client</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/client/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/client/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/client/pom.xml Thu Apr 22 17:06:27 2010
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modules>
         <module>ReadRSS-client</module>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomContext/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomContext/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomContext/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomContext/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomExceptionMapper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomExceptionMapper/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomExceptionMapper/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/core/CustomExceptionMapper/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Jaxb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Jaxb/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Jaxb/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Jaxb/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>Jaxb</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Preconditions/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Preconditions/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Preconditions/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/core/Preconditions/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>Preconditions</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/core/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/core/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/core/pom.xml Thu Apr 22 17:06:27 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modules>
         <module>CustomContext</module>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Asset/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Asset/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Asset/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Asset/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/DynamicResource/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/DynamicResource/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/DynamicResource/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/DynamicResource/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/History/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/History/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/History/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/History/pom.xml Thu Apr 22 17:06:27 2010
@@ -16,8 +16,7 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <!-- Project detailes -->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>History</artifactId>
@@ -26,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>History</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/LinkBuilders/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/LinkBuilders/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/LinkBuilders/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/LinkBuilders/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/MultiPart/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/MultiPart/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/MultiPart/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/MultiPart/pom.xml Thu Apr 22 17:06:27 2010
@@ -16,8 +16,7 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <!-- Project detailes -->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>MultiPart</artifactId>
@@ -26,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
 
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/RuntimeRegistration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/RuntimeRegistration/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/RuntimeRegistration/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/RuntimeRegistration/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Scope/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Scope/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Scope/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Scope/pom.xml Thu Apr 22 17:06:27 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Spring/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Spring/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/Spring/pom.xml Thu Apr 22 17:06:27 2010
@@ -16,8 +16,7 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <!-- Project detailes -->
     <modelVersion>4.0.0</modelVersion>
     <artifactId>Spring</artifactId>
@@ -26,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- Build section -->
     <build>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/WebDAV/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/WebDAV/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/WebDAV/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/WebDAV/pom.xml Thu Apr 22 17:06:27 2010
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <build>
         <finalName>WebDAV</finalName>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/ext/pom.xml Thu Apr 22 17:06:27 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modules>
 		<module>Asset</module>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-examples/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-examples/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-examples/pom.xml Thu Apr 22 17:06:27 2010
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modules>
         <module>apps</module>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-guice-server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-guice-server/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-guice-server/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-guice-server/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,12 +17,11 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-providers/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-providers/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-providers/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-providers/pom.xml Thu Apr 22 17:06:27 2010
@@ -18,8 +18,7 @@
     under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>wink-providers</artifactId>
 	<packaging>pom</packaging>
@@ -27,7 +26,7 @@
 	<parent>
 		<artifactId>wink</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.1-incubating-SNAPSHOT</version>
+		<version>1.1-incubating</version>
 	</parent>
 	<modules>
 		<module>wink-json-provider</module>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-abdera-provider/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-abdera-provider/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-abdera-provider/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-abdera-provider/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,12 +17,11 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <artifactId>wink-providers</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jackson-provider/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jackson-provider/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jackson-provider/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jackson-provider/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,12 +17,11 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <artifactId>wink-providers</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jettison-provider/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jettison-provider/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jettison-provider/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-jettison-provider/pom.xml Thu Apr 22 17:06:27 2010
@@ -14,12 +14,11 @@
 		the specific language governing permissions and limitations under the
 		License.
 	-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<parent>
 		<artifactId>wink-providers</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.1-incubating-SNAPSHOT</version>
+		<version>1.1-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>wink-jettison-provider</artifactId>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-json-provider/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-json-provider/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-json-provider/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-providers/wink-json-provider/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,12 +17,11 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<parent>
 		<artifactId>wink-providers</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.1-incubating-SNAPSHOT</version>
+		<version>1.1-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>wink-json-provider</artifactId>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-server/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-server/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-server/pom.xml Thu Apr 22 17:06:27 2010
@@ -17,8 +17,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-server</artifactId>
@@ -29,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-spring-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-spring-support/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-spring-support/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-spring-support/pom.xml Thu Apr 22 17:06:27 2010
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <dependencies>
         <dependency>

Modified: incubator/wink/branches/wink-1.1-incubating/wink-webdav/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/wink-webdav/pom.xml?rev=936963&r1=936962&r2=936963&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/wink-webdav/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/wink-webdav/pom.xml Thu Apr 22 17:06:27 2010
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.1-incubating-SNAPSHOT</version>
+        <version>1.1-incubating</version>
     </parent>
     <!-- depending on the following jars -->
     <dependencies>