Wink 1.4.0 RC1 release tag

git-svn-id: https://svn.apache.org/repos/asf/wink/tags/wink-1.4.0-RC1@1517433 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 54679a9..8f76c12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4</version>
     <packaging>pom</packaging>
     <name>Apache Wink</name>
     <parent>
diff --git a/wink-assembly/apache-wink/binarydist/LICENSE b/wink-assembly/apache-wink/binarydist/LICENSE
index b7e06df..8074633 100644
--- a/wink-assembly/apache-wink/binarydist/LICENSE
+++ b/wink-assembly/apache-wink/binarydist/LICENSE
@@ -1036,36 +1036,36 @@
 Protocol Buffers (http://code.google.com/p/protobuf/) com.google.protobuf:protobuf-java:jar:2.3.0
 
 
-     Copyright 2008, Google Inc.

-     All rights reserved.

-

-     Redistribution and use in source and binary forms, with or without

-     modification, are permitted provided that the following conditions are

-     met:

-

-         * Redistributions of source code must retain the above copyright

-     notice, this list of conditions and the following disclaimer.

-         * Redistributions in binary form must reproduce the above

-     copyright notice, this list of conditions and the following disclaimer

-     in the documentation and/or other materials provided with the

-     distribution.

-         * Neither the name of Google Inc. nor the names of its

-     contributors may be used to endorse or promote products derived from

-     this software without specific prior written permission.

-

-     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

-     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

-     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

-     A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT

-     OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

-     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT

-     LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,

-     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY

-     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

-     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE

-     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-

-     Code generated by the Protocol Buffer compiler is owned by the owner

-     of the input file used when generating it.  This code is not

-     standalone and requires a support library to be linked with it.  This

+     Copyright 2008, Google Inc.
+     All rights reserved.
+
+     Redistribution and use in source and binary forms, with or without
+     modification, are permitted provided that the following conditions are
+     met:
+
+         * Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+         * Redistributions in binary form must reproduce the above
+     copyright notice, this list of conditions and the following disclaimer
+     in the documentation and/or other materials provided with the
+     distribution.
+         * Neither the name of Google Inc. nor the names of its
+     contributors may be used to endorse or promote products derived from
+     this software without specific prior written permission.
+
+     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+     "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+     LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+     A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+     OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+     LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+     Code generated by the Protocol Buffer compiler is owned by the owner
+     of the input file used when generating it.  This code is not
+     standalone and requires a support library to be linked with it.  This
      support library is itself covered by the above license.
diff --git a/wink-assembly/apache-wink/pom.xml b/wink-assembly/apache-wink/pom.xml
index c2bb9a2..3f341d6 100644
--- a/wink-assembly/apache-wink/pom.xml
+++ b/wink-assembly/apache-wink/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink-assembly</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <properties>
         <SDK_JAR_NAME>wink-${project.version}.jar</SDK_JAR_NAME>
diff --git a/wink-assembly/pom.xml b/wink-assembly/pom.xml
index 0d6bb4c..7173122 100644
--- a/wink-assembly/pom.xml
+++ b/wink-assembly/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <pluginManagement>
diff --git a/wink-assembly/wink-assembly-aggregatejar-osgi/pom.xml b/wink-assembly/wink-assembly-aggregatejar-osgi/pom.xml
index a23c810..ee5de54 100644
--- a/wink-assembly/wink-assembly-aggregatejar-osgi/pom.xml
+++ b/wink-assembly/wink-assembly-aggregatejar-osgi/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink-assembly</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <profiles>
         <profile>
diff --git a/wink-assembly/wink-assembly-aggregatejar/pom.xml b/wink-assembly/wink-assembly-aggregatejar/pom.xml
index 20f0c4f..4254431 100644
--- a/wink-assembly/wink-assembly-aggregatejar/pom.xml
+++ b/wink-assembly/wink-assembly-aggregatejar/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink-assembly</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <properties>
         <SDK_JAR_NAME>wink-${project.version}.jar</SDK_JAR_NAME>
diff --git a/wink-client-apache-httpclient/pom.xml b/wink-client-apache-httpclient/pom.xml
index 44a2ae5..bde6d68 100644
--- a/wink-client-apache-httpclient/pom.xml
+++ b/wink-client-apache-httpclient/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/wink-client-asynchttpclient/pom.xml b/wink-client-asynchttpclient/pom.xml
index 01748d6..9dec11b 100644
--- a/wink-client-asynchttpclient/pom.xml
+++ b/wink-client-asynchttpclient/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
 
     <dependencies>
diff --git a/wink-client/pom.xml b/wink-client/pom.xml
index 3da000a..42f330f 100644
--- a/wink-client/pom.xml
+++ b/wink-client/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- depending on the following jars -->
     <dependencies>
diff --git a/wink-common/pom.xml b/wink-common/pom.xml
index 393db26..dbcf1c7 100644
--- a/wink-common/pom.xml
+++ b/wink-common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
 
     <!-- depending on the following jars -->
diff --git a/wink-component-test-support/pom.xml b/wink-component-test-support/pom.xml
index 37a9e18..e4784b1 100644
--- a/wink-component-test-support/pom.xml
+++ b/wink-component-test-support/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/wink-examples/apps/Bookmarks/pom.xml b/wink-examples/apps/Bookmarks/pom.xml
index 5efe6f0..4aaa7ec 100644
--- a/wink-examples/apps/Bookmarks/pom.xml
+++ b/wink-examples/apps/Bookmarks/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>apps</artifactId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<!-- Build section -->
 	<build>
diff --git a/wink-examples/apps/HelloWorld/pom.xml b/wink-examples/apps/HelloWorld/pom.xml
index bb1480a..0630ae1 100644
--- a/wink-examples/apps/HelloWorld/pom.xml
+++ b/wink-examples/apps/HelloWorld/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>HelloWorld</finalName>
diff --git a/wink-examples/apps/QADefect/pom.xml b/wink-examples/apps/QADefect/pom.xml
index 160ee03..bba26ae 100644
--- a/wink-examples/apps/QADefect/pom.xml
+++ b/wink-examples/apps/QADefect/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>apps</artifactId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<build>
 		<finalName>QADefect</finalName>
diff --git a/wink-examples/apps/SimpleDefects/pom.xml b/wink-examples/apps/SimpleDefects/pom.xml
index 5d84b4c..fd081ec 100644
--- a/wink-examples/apps/SimpleDefects/pom.xml
+++ b/wink-examples/apps/SimpleDefects/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>apps</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>SimpleDefects</finalName>
diff --git a/wink-examples/apps/pom.xml b/wink-examples/apps/pom.xml
index 8c15f9a..f498521 100644
--- a/wink-examples/apps/pom.xml
+++ b/wink-examples/apps/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modules>
         <module>Bookmarks</module>
diff --git a/wink-examples/client/GoogleDocs-client/pom.xml b/wink-examples/client/GoogleDocs-client/pom.xml
index 8b724da..0bb25f9 100644
--- a/wink-examples/client/GoogleDocs-client/pom.xml
+++ b/wink-examples/client/GoogleDocs-client/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>client</artifactId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<build>
 		<finalName>GoogleDocs-client</finalName>
diff --git a/wink-examples/client/QADefects-client/pom.xml b/wink-examples/client/QADefects-client/pom.xml
index e5661bd..61513f1 100644
--- a/wink-examples/client/QADefects-client/pom.xml
+++ b/wink-examples/client/QADefects-client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>client</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>QADefects-client</finalName>
diff --git a/wink-examples/client/ReadRSS-client/pom.xml b/wink-examples/client/ReadRSS-client/pom.xml
index a82c2e8..302ac65 100644
--- a/wink-examples/client/ReadRSS-client/pom.xml
+++ b/wink-examples/client/ReadRSS-client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>client</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>ReadRSS-client</finalName>
diff --git a/wink-examples/client/pom.xml b/wink-examples/client/pom.xml
index 358c368..7ce1afe 100644
--- a/wink-examples/client/pom.xml
+++ b/wink-examples/client/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modules>
         <module>ReadRSS-client</module>
diff --git a/wink-examples/core/CustomContext/pom.xml b/wink-examples/core/CustomContext/pom.xml
index fcea1d1..72813a0 100644
--- a/wink-examples/core/CustomContext/pom.xml
+++ b/wink-examples/core/CustomContext/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/core/CustomExceptionMapper/pom.xml b/wink-examples/core/CustomExceptionMapper/pom.xml
index f5836b8..21ac363 100644
--- a/wink-examples/core/CustomExceptionMapper/pom.xml
+++ b/wink-examples/core/CustomExceptionMapper/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/core/Jaxb/pom.xml b/wink-examples/core/Jaxb/pom.xml
index 4107e62..aeb47df 100644
--- a/wink-examples/core/Jaxb/pom.xml
+++ b/wink-examples/core/Jaxb/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>Jaxb</finalName>
diff --git a/wink-examples/core/Preconditions/pom.xml b/wink-examples/core/Preconditions/pom.xml
index a66a2c1..9cc130f 100644
--- a/wink-examples/core/Preconditions/pom.xml
+++ b/wink-examples/core/Preconditions/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>core</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>Preconditions</finalName>
diff --git a/wink-examples/core/pom.xml b/wink-examples/core/pom.xml
index 8632739..8bf35ac 100644
--- a/wink-examples/core/pom.xml
+++ b/wink-examples/core/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modules>
         <module>CustomContext</module>
diff --git a/wink-examples/ext/Asset/pom.xml b/wink-examples/ext/Asset/pom.xml
index ca86a10..707d38e 100644
--- a/wink-examples/ext/Asset/pom.xml
+++ b/wink-examples/ext/Asset/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/ext/DynamicResource/pom.xml b/wink-examples/ext/DynamicResource/pom.xml
index df405cb..874ef75 100644
--- a/wink-examples/ext/DynamicResource/pom.xml
+++ b/wink-examples/ext/DynamicResource/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/ext/History/pom.xml b/wink-examples/ext/History/pom.xml
index 8edd777..383137c 100644
--- a/wink-examples/ext/History/pom.xml
+++ b/wink-examples/ext/History/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>History</finalName>
diff --git a/wink-examples/ext/LinkBuilders/pom.xml b/wink-examples/ext/LinkBuilders/pom.xml
index ecdc614..702f5c7 100644
--- a/wink-examples/ext/LinkBuilders/pom.xml
+++ b/wink-examples/ext/LinkBuilders/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/ext/MultiPart/pom.xml b/wink-examples/ext/MultiPart/pom.xml
index c0b27a4..33e8c37 100644
--- a/wink-examples/ext/MultiPart/pom.xml
+++ b/wink-examples/ext/MultiPart/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
 
     <build>
diff --git a/wink-examples/ext/OSGi/pom.xml b/wink-examples/ext/OSGi/pom.xml
index a21c462..f9835b9 100644
--- a/wink-examples/ext/OSGi/pom.xml
+++ b/wink-examples/ext/OSGi/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.wink.example</groupId>
 		<artifactId>ext</artifactId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 
 	<description>
@@ -67,7 +67,7 @@
 		          </provision>
 		          <noDependencies>true</noDependencies>
 		          <!-- webconsole not needed, but handy -->
-                          <deployURLs>mvn:org.apache.felix/org.apache.felix.webconsole/3.1.8,mvn:org.apache.felix/org.apache.felix.http.jetty/2.2.0,mvn:org.apache.felix/org.apache.felix.http.whiteboard/2.2.0,mvn:org.apache.wink/wink-osgi/1.4.0-SNAPSHOT,mvn:commons-lang/commons-lang/2.5</deployURLs>
+                          <deployURLs>mvn:org.apache.felix/org.apache.felix.webconsole/3.1.8,mvn:org.apache.felix/org.apache.felix.http.jetty/2.2.0,mvn:org.apache.felix/org.apache.felix.http.whiteboard/2.2.0,mvn:org.apache.wink/wink-osgi/1.4,mvn:commons-lang/commons-lang/2.5</deployURLs>
 		        </configuration>
 		      </plugin>
 		</plugins>
diff --git a/wink-examples/ext/RuntimeRegistration/pom.xml b/wink-examples/ext/RuntimeRegistration/pom.xml
index cf2b2c6..96f6efe 100644
--- a/wink-examples/ext/RuntimeRegistration/pom.xml
+++ b/wink-examples/ext/RuntimeRegistration/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/ext/Scope/pom.xml b/wink-examples/ext/Scope/pom.xml
index ecc8713..60ed3ac 100644
--- a/wink-examples/ext/Scope/pom.xml
+++ b/wink-examples/ext/Scope/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/ext/Spring/pom.xml b/wink-examples/ext/Spring/pom.xml
index f4f17bc..acc9f83 100644
--- a/wink-examples/ext/Spring/pom.xml
+++ b/wink-examples/ext/Spring/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- Build section -->
     <build>
diff --git a/wink-examples/ext/WebDAV/pom.xml b/wink-examples/ext/WebDAV/pom.xml
index 1cca9ee..715220f 100644
--- a/wink-examples/ext/WebDAV/pom.xml
+++ b/wink-examples/ext/WebDAV/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>ext</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <build>
         <finalName>WebDAV</finalName>
diff --git a/wink-examples/ext/pom.xml b/wink-examples/ext/pom.xml
index d1aed94..8104335 100644
--- a/wink-examples/ext/pom.xml
+++ b/wink-examples/ext/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.wink.example</groupId>
         <artifactId>wink-examples</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modules>
 		<module>Asset</module>
diff --git a/wink-examples/pom.xml b/wink-examples/pom.xml
index 323ca84..65a680b 100644
--- a/wink-examples/pom.xml
+++ b/wink-examples/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modules>
         <module>apps</module>
diff --git a/wink-guice-server/pom.xml b/wink-guice-server/pom.xml
index b1fc7d8..3a7eda8 100644
--- a/wink-guice-server/pom.xml
+++ b/wink-guice-server/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-itests/pom.xml b/wink-itests/pom.xml
index 17fe461..d2a2fde 100644
--- a/wink-itests/pom.xml
+++ b/wink-itests/pom.xml
@@ -21,11 +21,11 @@
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itests</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.4</version>
     <packaging>pom</packaging>
     <name>Apache Wink Integration Tests</name>
     <modules>
diff --git a/wink-itests/wink-itest-logging/pom.xml b/wink-itests/wink-itest-logging/pom.xml
index d712512..600c363 100644
--- a/wink-itests/wink-itest-logging/pom.xml
+++ b/wink-itests/wink-itest-logging/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itests</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-logging</artifactId>
diff --git a/wink-itests/wink-itest-osgi/pom.xml b/wink-itests/wink-itest-osgi/pom.xml
index f80ffe4..834b12a 100644
--- a/wink-itests/wink-itest-osgi/pom.xml
+++ b/wink-itests/wink-itest-osgi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itests</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-itests/wink-itest-osgi/wink-itest-simple-osgi/pom.xml b/wink-itests/wink-itest-osgi/wink-itest-simple-osgi/pom.xml
index 48115fc..7e60975 100644
--- a/wink-itests/wink-itest-osgi/wink-itest-simple-osgi/pom.xml
+++ b/wink-itests/wink-itest-osgi/wink-itest-simple-osgi/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>wink-itest-osgi</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-itests/wink-itest-support/pom.xml b/wink-itests/wink-itest-support/pom.xml
index 11063a1..a3a13a1 100644
--- a/wink-itests/wink-itest-support/pom.xml
+++ b/wink-itests/wink-itest-support/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>wink-itests</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-support</artifactId>
diff --git a/wink-itests/wink-itest/pom.xml b/wink-itests/wink-itest/pom.xml
index b21c494..cd3b5ca 100644
--- a/wink-itests/wink-itest/pom.xml
+++ b/wink-itests/wink-itest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itests</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest</artifactId>
diff --git a/wink-itests/wink-itest/wink-example-helloworld/pom.xml b/wink-itests/wink-itest/wink-example-helloworld/pom.xml
index fefdcab..86e71f7 100644
--- a/wink-itests/wink-itest/wink-example-helloworld/pom.xml
+++ b/wink-itests/wink-itest/wink-example-helloworld/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-itests/wink-itest/wink-itest-client-timeout/pom.xml b/wink-itests/wink-itest/wink-itest-client-timeout/pom.xml
index b051f65..ed3b163 100644
--- a/wink-itests/wink-itest/wink-itest-client-timeout/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-client-timeout/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-itest-client-timeout</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-client/pom.xml b/wink-itests/wink-itest/wink-itest-client/pom.xml
index d852bfe..0b2aa46 100644
--- a/wink-itests/wink-itest/wink-itest-client/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-client/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-itests/wink-itest/wink-itest-contentencode/pom.xml b/wink-itests/wink-itest/wink-itest-contentencode/pom.xml
index 8ed0299..adaee55 100644
--- a/wink-itests/wink-itest/wink-itest-contentencode/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-contentencode/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>wink-itest</artifactId>
     <groupId>org.apache.wink</groupId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4</version>
   </parent>
   <groupId>org.apache.wink</groupId>
   <artifactId>wink-itest-contentencode</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-context/pom.xml b/wink-itests/wink-itest/wink-itest-context/pom.xml
index 7c1b9a2..ca46b29 100644
--- a/wink-itests/wink-itest/wink-itest-context/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-context/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-context</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-extra-providers/pom.xml b/wink-itests/wink-itest/wink-itest-extra-providers/pom.xml
index 1d4e603..d198766 100644
--- a/wink-itests/wink-itest/wink-itest-extra-providers/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-extra-providers/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-itests/wink-itest/wink-itest-filter/pom.xml b/wink-itests/wink-itest/wink-itest-filter/pom.xml
index 46e2c49..51b10a4 100644
--- a/wink-itests/wink-itest/wink-itest-filter/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-filter/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-filter</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-inheritance/pom.xml b/wink-itests/wink-itest/wink-itest-inheritance/pom.xml
index 6cdb68f..821aa14 100644
--- a/wink-itests/wink-itest/wink-itest-inheritance/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-inheritance/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>wink-itest</artifactId>
     <groupId>org.apache.wink</groupId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>wink-itest-inheritance</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-jsr250-lifecycle/pom.xml b/wink-itests/wink-itest/wink-itest-jsr250-lifecycle/pom.xml
index ea3c2ed..a687e3c 100644
--- a/wink-itests/wink-itest/wink-itest-jsr250-lifecycle/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-jsr250-lifecycle/pom.xml
@@ -23,11 +23,11 @@
     <parent>

         <artifactId>wink-itest</artifactId>

         <groupId>org.apache.wink</groupId>

-        <version>1.4.0-SNAPSHOT</version>

+        <version>1.4</version>

     </parent>

     <groupId>org.apache.wink</groupId>

     <artifactId>wink-itest-jsr250-lifecycle</artifactId>

-    <version>1.4.0-SNAPSHOT</version>

+    <version>1.4</version>

     <packaging>war</packaging>

     <name>Apache Wink JSR-250 Lifecycle Tests</name>

 </project>
\ No newline at end of file
diff --git a/wink-itests/wink-itest/wink-itest-params/pom.xml b/wink-itests/wink-itest/wink-itest-params/pom.xml
index 924767e..b832ea9 100644
--- a/wink-itests/wink-itest/wink-itest-params/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-params/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>wink-itest</artifactId>
     <groupId>org.apache.wink</groupId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>wink-itest-params</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-providers/pom.xml b/wink-itests/wink-itest/wink-itest-providers/pom.xml
index 9d5e573..100d35f 100644
--- a/wink-itests/wink-itest/wink-itest-providers/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-providers/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-providers</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-targeting/pom.xml b/wink-itests/wink-itest/wink-itest-targeting/pom.xml
index bae4a11..3895d62 100644
--- a/wink-itests/wink-itest/wink-itest-targeting/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-targeting/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-targeting</artifactId>
diff --git a/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/LargeEntityTest.java b/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/LargeEntityTest.java
index 6dd8842..f9272c9 100644
--- a/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/LargeEntityTest.java
+++ b/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/LargeEntityTest.java
@@ -154,10 +154,10 @@
         try {
             System.out
                 .println(new File(
-                                  ServerEnvironmentInfo.getWorkDir() + "/wink-itest-targeting-1.4.0-SNAPSHOT.war")
+                                  ServerEnvironmentInfo.getWorkDir() + "/wink-itest-targeting-1.4.war")
                     .getAbsoluteFile().getAbsolutePath());
             postMethod.setRequestEntity(new FileRequestEntity(new File(ServerEnvironmentInfo
-                .getWorkDir() + "/wink-itest-targeting-1.4.0-SNAPSHOT.war"),
+                .getWorkDir() + "/wink-itest-targeting-1.4.war"),
                                                               "application/jar"));
             client.executeMethod(postMethod);
             assertEquals(290, postMethod.getStatusCode());
@@ -179,10 +179,10 @@
         try {
             System.out
                 .println(new File(
-                                  ServerEnvironmentInfo.getWorkDir() + "/wink-itest-targeting-1.4.0-SNAPSHOT.war")
+                                  ServerEnvironmentInfo.getWorkDir() + "/wink-itest-targeting-1.4.war")
                     .getAbsoluteFile().getAbsolutePath());
             postMethod.setRequestEntity(new FileRequestEntity(new File(ServerEnvironmentInfo
-                .getWorkDir() + "/wink-itest-targeting-1.4.0-SNAPSHOT.war"),
+                .getWorkDir() + "/wink-itest-targeting-1.4.war"),
                                                               "application/jar"));
             client.executeMethod(postMethod);
             assertEquals(290, postMethod.getStatusCode());
diff --git a/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/WinkClientLargeEntityTest.java b/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/WinkClientLargeEntityTest.java
index 4f2de48..f8c1bba 100644
--- a/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/WinkClientLargeEntityTest.java
+++ b/wink-itests/wink-itest/wink-itest-targeting/src/test/java/org/apache/wink/itest/largeentity/WinkClientLargeEntityTest.java
@@ -91,7 +91,7 @@
                 .resource(getBaseURI() + "/large/zip")
                 .contentType("application/jar")
                 .post(new File(
-                               ServerEnvironmentInfo.getWorkDir() + "/wink-itest-targeting-1.4.0-SNAPSHOT.war"));
+                               ServerEnvironmentInfo.getWorkDir() + "/wink-itest-targeting-1.4.war"));
         assertEquals(290, response.getStatusCode());
         assertEquals("META-INF/DEPENDENCIES", response.getEntity(String.class));
     }
diff --git a/wink-itests/wink-itest/wink-itest-validation/pom.xml b/wink-itests/wink-itest/wink-itest-validation/pom.xml
index e58b70e..c7f5cc5 100644
--- a/wink-itests/wink-itest/wink-itest-validation/pom.xml
+++ b/wink-itests/wink-itest/wink-itest-validation/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-itest</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wink-itest-validation</artifactId>
diff --git a/wink-jcdi-server/pom.xml b/wink-jcdi-server/pom.xml
index 2ea4c89..6a911c7 100644
--- a/wink-jcdi-server/pom.xml
+++ b/wink-jcdi-server/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-jcdi-server</artifactId>
diff --git a/wink-json4j/pom.xml b/wink-json4j/pom.xml
index a8bbd8d..4d3215e 100644
--- a/wink-json4j/pom.xml
+++ b/wink-json4j/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-json4j</artifactId>
diff --git a/wink-osgi/pom.xml b/wink-osgi/pom.xml
index a09b81b..13c6888 100644
--- a/wink-osgi/pom.xml
+++ b/wink-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>wink</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-osgi</artifactId>
diff --git a/wink-providers/pom.xml b/wink-providers/pom.xml
index 28f241e..90ecd32 100644
--- a/wink-providers/pom.xml
+++ b/wink-providers/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>wink</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<modules>
 		<module>wink-json-provider</module>
diff --git a/wink-providers/wink-abdera-provider/pom.xml b/wink-providers/wink-abdera-provider/pom.xml
index 8577d99..d0630e0 100644
--- a/wink-providers/wink-abdera-provider/pom.xml
+++ b/wink-providers/wink-abdera-provider/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-providers</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-providers/wink-jackson-provider/pom.xml b/wink-providers/wink-jackson-provider/pom.xml
index 7d49a9a..eae6f9d 100644
--- a/wink-providers/wink-jackson-provider/pom.xml
+++ b/wink-providers/wink-jackson-provider/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>wink-providers</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
diff --git a/wink-providers/wink-jettison-provider/pom.xml b/wink-providers/wink-jettison-provider/pom.xml
index 17ed6cf..9a6502b 100644
--- a/wink-providers/wink-jettison-provider/pom.xml
+++ b/wink-providers/wink-jettison-provider/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>wink-providers</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>wink-jettison-provider</artifactId>
diff --git a/wink-providers/wink-json-provider/pom.xml b/wink-providers/wink-json-provider/pom.xml
index 3e4c59e..b595621 100644
--- a/wink-providers/wink-json-provider/pom.xml
+++ b/wink-providers/wink-json-provider/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>wink-providers</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>wink-json-provider</artifactId>
diff --git a/wink-providers/wink-json4j-provider/pom.xml b/wink-providers/wink-json4j-provider/pom.xml
index 8c499dd..cf09734 100644
--- a/wink-providers/wink-json4j-provider/pom.xml
+++ b/wink-providers/wink-json4j-provider/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<artifactId>wink-providers</artifactId>
 		<groupId>org.apache.wink</groupId>
-		<version>1.4.0-SNAPSHOT</version>
+		<version>1.4</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>wink-json4j-provider</artifactId>
diff --git a/wink-providers/wink-protobuf-provider/pom.xml b/wink-providers/wink-protobuf-provider/pom.xml
index 080a203..d58fc32 100644
--- a/wink-providers/wink-protobuf-provider/pom.xml
+++ b/wink-providers/wink-protobuf-provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>wink-providers</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-protobuf-provider</artifactId>
diff --git a/wink-providers/wink-thrift-provider/pom.xml b/wink-providers/wink-thrift-provider/pom.xml
index a6715b1..ed1bdd8 100644
--- a/wink-providers/wink-thrift-provider/pom.xml
+++ b/wink-providers/wink-thrift-provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>wink-providers</artifactId>
         <groupId>org.apache.wink</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink-thrift-provider</artifactId>
diff --git a/wink-server/pom.xml b/wink-server/pom.xml
index 0f2fb30..6e5a0df 100644
--- a/wink-server/pom.xml
+++ b/wink-server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <dependencies>
         <!-- wink-component-test-support must be first due to SLF4J bridge it provides, so that mvn eclipse:eclipse produces useable .classpath -->
diff --git a/wink-spring-support/pom.xml b/wink-spring-support/pom.xml
index c40336e..dad7c66 100644
--- a/wink-spring-support/pom.xml
+++ b/wink-spring-support/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <dependencies>
         <dependency>
diff --git a/wink-webdav/pom.xml b/wink-webdav/pom.xml
index 90a8e16..1f49817 100644
--- a/wink-webdav/pom.xml
+++ b/wink-webdav/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.wink</groupId>
         <artifactId>wink</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4</version>
     </parent>
     <!-- depending on the following jars -->
     <dependencies>