[maven-release-plugin] prepare release airavata-0.14
diff --git a/airavata-api/airavata-api-server/pom.xml b/airavata-api/airavata-api-server/pom.xml
index e8a0f5b..749464f 100644
--- a/airavata-api/airavata-api-server/pom.xml
+++ b/airavata-api/airavata-api-server/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>airavata-api</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-api-stubs/pom.xml b/airavata-api/airavata-api-stubs/pom.xml
index 5675865..fb0a09b 100644
--- a/airavata-api/airavata-api-stubs/pom.xml
+++ b/airavata-api/airavata-api-stubs/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>airavata-api</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
index 5564b07..ce4aa7d 100644
--- a/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
+++ b/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-client-sdks</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml b/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
index 1129750..bc97ac3 100644
--- a/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
+++ b/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-client-sdks</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-client-sdks/java-client-samples/pom.xml b/airavata-api/airavata-client-sdks/java-client-samples/pom.xml
index 5f12ace..a1c8675 100644
--- a/airavata-api/airavata-client-sdks/java-client-samples/pom.xml
+++ b/airavata-api/airavata-client-sdks/java-client-samples/pom.xml
@@ -8,15 +8,14 @@
     ANY ~ KIND, either express or implied. See the License for 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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <artifactId>airavata-client-sdks</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-client-sdks/pom.xml b/airavata-api/airavata-client-sdks/pom.xml
index f0dd5e9..8cb0801 100644
--- a/airavata-api/airavata-client-sdks/pom.xml
+++ b/airavata-api/airavata-client-sdks/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>airavata-api</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-data-models/pom.xml b/airavata-api/airavata-data-models/pom.xml
index 95a948b..1efc135 100644
--- a/airavata-api/airavata-data-models/pom.xml
+++ b/airavata-api/airavata-data-models/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>airavata-api</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/airavata-model-utils/pom.xml b/airavata-api/airavata-model-utils/pom.xml
index 42413d9..adc31ff 100644
--- a/airavata-api/airavata-model-utils/pom.xml
+++ b/airavata-api/airavata-model-utils/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>airavata-api</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/airavata-api/pom.xml b/airavata-api/pom.xml
index 39bd875..fcf992b 100644
--- a/airavata-api/pom.xml
+++ b/airavata-api/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/airavata-client/pom.xml b/modules/airavata-client/pom.xml
index f14e13b..c7765f9 100644
--- a/modules/airavata-client/pom.xml
+++ b/modules/airavata-client/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/app-catalog/app-catalog-cpi/pom.xml b/modules/app-catalog/app-catalog-cpi/pom.xml
index 9c7478d..9a1c8a5 100644
--- a/modules/app-catalog/app-catalog-cpi/pom.xml
+++ b/modules/app-catalog/app-catalog-cpi/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>app-catalog</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/app-catalog/app-catalog-data/pom.xml b/modules/app-catalog/app-catalog-data/pom.xml
index 6e74435..a8a9de9 100644
--- a/modules/app-catalog/app-catalog-data/pom.xml
+++ b/modules/app-catalog/app-catalog-data/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>app-catalog</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/app-catalog/pom.xml b/modules/app-catalog/pom.xml
index d196ac9..84e2587 100644
--- a/modules/app-catalog/pom.xml
+++ b/modules/app-catalog/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/commons/gfac-schema/pom.xml b/modules/commons/gfac-schema/pom.xml
index 09600db..2a9e777 100644
--- a/modules/commons/gfac-schema/pom.xml
+++ b/modules/commons/gfac-schema/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index 5ce886c..4cc5c2d 100644
--- a/modules/commons/pom.xml
+++ b/modules/commons/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/commons/utils/pom.xml b/modules/commons/utils/pom.xml
index eb2d013..258515f 100644
--- a/modules/commons/utils/pom.xml
+++ b/modules/commons/utils/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/commons/workflow-execution-context/pom.xml b/modules/commons/workflow-execution-context/pom.xml
index 5279a7f..10b2c07 100644
--- a/modules/commons/workflow-execution-context/pom.xml
+++ b/modules/commons/workflow-execution-context/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/commons/workflow-tracking/pom.xml b/modules/commons/workflow-tracking/pom.xml
index 5faf8ce..d91fb7e 100644
--- a/modules/commons/workflow-tracking/pom.xml
+++ b/modules/commons/workflow-tracking/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/configuration/client/pom.xml b/modules/configuration/client/pom.xml
index 37ef7e8..9ed7051 100644
--- a/modules/configuration/client/pom.xml
+++ b/modules/configuration/client/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-configuration</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/configuration/pom.xml b/modules/configuration/pom.xml
index d16bd16..532ef99 100644
--- a/modules/configuration/pom.xml
+++ b/modules/configuration/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/configuration/server/pom.xml b/modules/configuration/server/pom.xml
index 8f415b9..a35e0c4 100644
--- a/modules/configuration/server/pom.xml
+++ b/modules/configuration/server/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-configuration</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/credential-store-service/credential-store-webapp/pom.xml b/modules/credential-store-service/credential-store-webapp/pom.xml
index 796e3c3..6d7bd9d 100644
--- a/modules/credential-store-service/credential-store-webapp/pom.xml
+++ b/modules/credential-store-service/credential-store-webapp/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-credential-store-service</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/credential-store-service/credential-store/pom.xml b/modules/credential-store-service/credential-store/pom.xml
index ba36222..847990d 100644
--- a/modules/credential-store-service/credential-store/pom.xml
+++ b/modules/credential-store-service/credential-store/pom.xml
@@ -11,12 +11,11 @@
 	OF ANY ~ KIND, either express or implied. See the License for 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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>airavata</artifactId>
-		<version>0.14-SNAPSHOT</version>
+		<version>0.14</version>
 		<relativePath>../../../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/credential-store-service/pom.xml b/modules/credential-store-service/pom.xml
index 264eae3..a4c85c4 100644
--- a/modules/credential-store-service/pom.xml
+++ b/modules/credential-store-service/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/api-server/pom.xml b/modules/distribution/api-server/pom.xml
index 9a77bfe..708a9b8 100644
--- a/modules/distribution/api-server/pom.xml
+++ b/modules/distribution/api-server/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/client/java/pom.xml b/modules/distribution/client/java/pom.xml
index 58a71f6..31d4a33 100644
--- a/modules/distribution/client/java/pom.xml
+++ b/modules/distribution/client/java/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-client-parent</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/client/pom.xml b/modules/distribution/client/pom.xml
index 9a8d636..d608fc4 100644
--- a/modules/distribution/client/pom.xml
+++ b/modules/distribution/client/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/gfac-server/pom.xml b/modules/distribution/gfac-server/pom.xml
index d5cf56f..8cf1de7 100644
--- a/modules/distribution/gfac-server/pom.xml
+++ b/modules/distribution/gfac-server/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/orchestrator-server/pom.xml b/modules/distribution/orchestrator-server/pom.xml
index fdadaa3..2827dab 100644
--- a/modules/distribution/orchestrator-server/pom.xml
+++ b/modules/distribution/orchestrator-server/pom.xml
@@ -11,12 +11,11 @@
 	OF ANY ~ KIND, either express or implied. See the License for 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>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>distribution</artifactId>
-		<version>0.14-SNAPSHOT</version>
+		<version>0.14</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index ec64306..67a71a1 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/release/pom.xml b/modules/distribution/release/pom.xml
index e5faff5..23786fc 100644
--- a/modules/distribution/release/pom.xml
+++ b/modules/distribution/release/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/server/pom.xml b/modules/distribution/server/pom.xml
index 1f8b659..760f4c0 100644
--- a/modules/distribution/server/pom.xml
+++ b/modules/distribution/server/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/xbaya-gui/pom.xml b/modules/distribution/xbaya-gui/pom.xml
index e3a8729..52dd65a 100644
--- a/modules/distribution/xbaya-gui/pom.xml
+++ b/modules/distribution/xbaya-gui/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/airavata-gfac-service/pom.xml b/modules/gfac/airavata-gfac-service/pom.xml
index 3ebbfd7..56a909f 100644
--- a/modules/gfac/airavata-gfac-service/pom.xml
+++ b/modules/gfac/airavata-gfac-service/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>gfac</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/airavata-gfac-stubs/pom.xml b/modules/gfac/airavata-gfac-stubs/pom.xml
index b09c6d1..29b699a 100644
--- a/modules/gfac/airavata-gfac-stubs/pom.xml
+++ b/modules/gfac/airavata-gfac-stubs/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>gfac</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/gfac-core/pom.xml b/modules/gfac/gfac-core/pom.xml
index 2a85282..7992a72 100644
--- a/modules/gfac/gfac-core/pom.xml
+++ b/modules/gfac/gfac-core/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/gfac-ec2/pom.xml b/modules/gfac/gfac-ec2/pom.xml
index d51fddb..c89b513 100644
--- a/modules/gfac/gfac-ec2/pom.xml
+++ b/modules/gfac/gfac-ec2/pom.xml
@@ -11,12 +11,11 @@
 	OF ANY ~ KIND, either express or implied. See the License for 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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>gfac</artifactId>
-		<version>0.14-SNAPSHOT</version>
+		<version>0.14</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/modules/gfac/gfac-gsissh/pom.xml b/modules/gfac/gfac-gsissh/pom.xml
index 359400c..8915f7f 100644
--- a/modules/gfac/gfac-gsissh/pom.xml
+++ b/modules/gfac/gfac-gsissh/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/gfac-local/pom.xml b/modules/gfac/gfac-local/pom.xml
index 9776f0a..6d6ec13 100644
--- a/modules/gfac/gfac-local/pom.xml
+++ b/modules/gfac/gfac-local/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/gfac-monitor/pom.xml b/modules/gfac/gfac-monitor/pom.xml
index 29f6797..9071379 100644
--- a/modules/gfac/gfac-monitor/pom.xml
+++ b/modules/gfac/gfac-monitor/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/gfac-ssh/pom.xml b/modules/gfac/gfac-ssh/pom.xml
index 1cd8722..7bdc6f0 100644
--- a/modules/gfac/gfac-ssh/pom.xml
+++ b/modules/gfac/gfac-ssh/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/gfac/pom.xml b/modules/gfac/pom.xml
index 34253b9..ab69b5d 100644
--- a/modules/gfac/pom.xml
+++ b/modules/gfac/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/integration-tests/pom.xml b/modules/integration-tests/pom.xml
index 010f848..33870a8 100644
--- a/modules/integration-tests/pom.xml
+++ b/modules/integration-tests/pom.xml
@@ -8,12 +8,11 @@
     ANY ~ KIND, either express or implied. See the License for 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>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -81,9 +80,7 @@
                         <phase>pre-integration-test</phase>
                         <configuration>
                             <target>
-                                <exec executable="./${airavata.executable}"
-                                      dir="${airavata.server.extractedLocation}"
-                                      spawn="${airavata.server.start.spawn}">
+                                <exec executable="./${airavata.executable}" dir="${airavata.server.extractedLocation}" spawn="${airavata.server.start.spawn}">
 
                                 </exec>
 
@@ -98,9 +95,7 @@
                         <phase>post-integration-test</phase>
                         <configuration>
                             <target>
-                                <exec executable="./${airavata.executable}"
-                                      dir="${airavata.server.extractedLocation}"
-                                      spawn="${airavata.server.stop.spawn}">
+                                <exec executable="./${airavata.executable}" dir="${airavata.server.extractedLocation}" spawn="${airavata.server.stop.spawn}">
                                     <arg value="stop" />
                                     <arg value="--force" />
                                 </exec>
@@ -269,9 +264,9 @@
 
     <properties>
         <jersey.version>1.13</jersey.version>
-        <user></user>
-        <pwd></pwd>
-        <cert></cert>
+        <user />
+        <pwd />
+        <cert />
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <archieve.name>apache-airavata</archieve.name>
         <used.axis2.release>${axis2.version}</used.axis2.release>
diff --git a/modules/messaging/core/pom.xml b/modules/messaging/core/pom.xml
index 2b3d198..82b08a8 100644
--- a/modules/messaging/core/pom.xml
+++ b/modules/messaging/core/pom.xml
@@ -8,13 +8,12 @@
     ANY ~ KIND, either express or implied. See the License for 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>
         <groupId>org.apache.airavata</groupId>
         <artifactId>messaging</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/messaging/pom.xml b/modules/messaging/pom.xml
index 03fe2e4..381808d 100644
--- a/modules/messaging/pom.xml
+++ b/modules/messaging/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/orchestrator/airavata-orchestrator-service/pom.xml b/modules/orchestrator/airavata-orchestrator-service/pom.xml
index ebd72c9..4ca627d 100644
--- a/modules/orchestrator/airavata-orchestrator-service/pom.xml
+++ b/modules/orchestrator/airavata-orchestrator-service/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>orchestrator</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/orchestrator/airavata-orchestrator-stubs/pom.xml b/modules/orchestrator/airavata-orchestrator-stubs/pom.xml
index 30cb4ae..a24ed0c 100644
--- a/modules/orchestrator/airavata-orchestrator-stubs/pom.xml
+++ b/modules/orchestrator/airavata-orchestrator-stubs/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <artifactId>orchestrator</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/orchestrator/orchestrator-core/pom.xml b/modules/orchestrator/orchestrator-core/pom.xml
index 691d288..e3a48f7 100644
--- a/modules/orchestrator/orchestrator-core/pom.xml
+++ b/modules/orchestrator/orchestrator-core/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>orchestrator</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/orchestrator/pom.xml b/modules/orchestrator/pom.xml
index 4175f13..1d5cc8a 100644
--- a/modules/orchestrator/pom.xml
+++ b/modules/orchestrator/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/registry/airavata-jpa-registry/pom.xml b/modules/registry/airavata-jpa-registry/pom.xml
index d7b2d62..c69edeb 100644
--- a/modules/registry/airavata-jpa-registry/pom.xml
+++ b/modules/registry/airavata-jpa-registry/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/registry/pom.xml b/modules/registry/pom.xml
index 2d4e0b2..2df3af0 100644
--- a/modules/registry/pom.xml
+++ b/modules/registry/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/registry/registry-cpi/pom.xml b/modules/registry/registry-cpi/pom.xml
index e9c2478..e327231 100644
--- a/modules/registry/registry-cpi/pom.xml
+++ b/modules/registry/registry-cpi/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/security/pom.xml b/modules/security/pom.xml
index f086ff8..19e1217 100644
--- a/modules/security/pom.xml
+++ b/modules/security/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/server/pom.xml b/modules/server/pom.xml
index c09d6ec..d2f5836 100644
--- a/modules/server/pom.xml
+++ b/modules/server/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/test-suite/pom.xml b/modules/test-suite/pom.xml
index e70ec41..ddcf83e 100644
--- a/modules/test-suite/pom.xml
+++ b/modules/test-suite/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/workflow-model/pom.xml b/modules/workflow-model/pom.xml
index 3b2da36..7606a3b 100644
--- a/modules/workflow-model/pom.xml
+++ b/modules/workflow-model/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/workflow-model/workflow-engine/pom.xml b/modules/workflow-model/workflow-engine/pom.xml
index 098f34e..9588a5b 100644
--- a/modules/workflow-model/workflow-engine/pom.xml
+++ b/modules/workflow-model/workflow-engine/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/workflow-model/workflow-model-component/pom.xml b/modules/workflow-model/workflow-model-component/pom.xml
index bd2a0ae..338afc2 100644
--- a/modules/workflow-model/workflow-model-component/pom.xml
+++ b/modules/workflow-model/workflow-model-component/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/workflow-model/workflow-model-core/pom.xml b/modules/workflow-model/workflow-model-core/pom.xml
index 10106ba..dea23e5 100644
--- a/modules/workflow-model/workflow-model-core/pom.xml
+++ b/modules/workflow-model/workflow-model-core/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/ws-messenger/client/pom.xml b/modules/ws-messenger/client/pom.xml
index cc0c1b8..7f776e8 100644
--- a/modules/ws-messenger/client/pom.xml
+++ b/modules/ws-messenger/client/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/ws-messenger/commons/pom.xml b/modules/ws-messenger/commons/pom.xml
index 899f4d3..f118124 100644
--- a/modules/ws-messenger/commons/pom.xml
+++ b/modules/ws-messenger/commons/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/ws-messenger/message-monitor/pom.xml b/modules/ws-messenger/message-monitor/pom.xml
index 1b40937..2e38ebe 100644
--- a/modules/ws-messenger/message-monitor/pom.xml
+++ b/modules/ws-messenger/message-monitor/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/modules/ws-messenger/pom.xml b/modules/ws-messenger/pom.xml
index 5f18010..72fac8d 100644
--- a/modules/ws-messenger/pom.xml
+++ b/modules/ws-messenger/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml
index 2143939..08fbe38 100644
--- a/modules/xbaya-gui/pom.xml
+++ b/modules/xbaya-gui/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 4e68213..4f74652 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,7 @@
 	OF ANY ~ KIND, either express or implied. See the License for 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">
 
 	<modelVersion>4.0.0</modelVersion>
 
@@ -30,7 +29,7 @@
 	<artifactId>airavata</artifactId>
 	<packaging>pom</packaging>
 	<name>Airavata</name>
-	<version>0.14-SNAPSHOT</version>
+	<version>0.14</version>
 
 	<url>http://airavata.apache.org/</url>
 	<inceptionYear>2011</inceptionYear>
@@ -39,7 +38,7 @@
 		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/airavata.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/airavata.git</developerConnection>
 		<url> https://git-wip-us.apache.org/repos/asf?p=airavata.git</url>
-		<tag>HEAD</tag>
+		<tag>airavata-0.14</tag>
 	</scm>
 
 	<mailingLists>
diff --git a/tools/gsissh/pom.xml b/tools/gsissh/pom.xml
index 16f3878..80c4695 100644
--- a/tools/gsissh/pom.xml
+++ b/tools/gsissh/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>airavata</artifactId>
-		<version>0.14-SNAPSHOT</version>
+		<version>0.14</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/tools/pom.xml b/tools/pom.xml
index c831119..782a58b 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tools/registry-tool/pom.xml b/tools/registry-tool/pom.xml
index fa871ba..597be68 100644
--- a/tools/registry-tool/pom.xml
+++ b/tools/registry-tool/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-tools-parent</artifactId>
-        <version>0.14-SNAPSHOT</version>
+        <version>0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>