You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ch...@apache.org on 2013/12/18 22:07:40 UTC

svn commit: r1552101 - in /airavata/trunk: ./ modules/airavata-client/ modules/commons/ modules/commons/gfac-schema/ modules/commons/json/ modules/commons/utils/ modules/commons/workflow-execution-context/ modules/commons/workflow-tracking/ modules/cre...

Author: chathuri
Date: Wed Dec 18 21:07:38 2013
New Revision: 1552101

URL: http://svn.apache.org/r1552101
Log:
[maven-release-plugin] prepare release airavata-0.11

Modified:
    airavata/trunk/modules/airavata-client/pom.xml
    airavata/trunk/modules/commons/gfac-schema/pom.xml
    airavata/trunk/modules/commons/json/pom.xml
    airavata/trunk/modules/commons/pom.xml
    airavata/trunk/modules/commons/utils/pom.xml
    airavata/trunk/modules/commons/workflow-execution-context/pom.xml
    airavata/trunk/modules/commons/workflow-tracking/pom.xml
    airavata/trunk/modules/credential-store/pom.xml
    airavata/trunk/modules/distribution/airavata-client/pom.xml
    airavata/trunk/modules/distribution/airavata-server/pom.xml
    airavata/trunk/modules/distribution/pom.xml
    airavata/trunk/modules/distribution/release/pom.xml
    airavata/trunk/modules/distribution/xbaya-gui/pom.xml
    airavata/trunk/modules/gfac/gfac-core/pom.xml
    airavata/trunk/modules/gfac/gfac-ec2/pom.xml
    airavata/trunk/modules/gfac/pom.xml
    airavata/trunk/modules/integration-tests/pom.xml
    airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml
    airavata/trunk/modules/registry/airavata-registry-service/pom.xml
    airavata/trunk/modules/registry/airavata-registry-test/pom.xml
    airavata/trunk/modules/registry/pom.xml
    airavata/trunk/modules/registry/registry-api/pom.xml
    airavata/trunk/modules/rest/client/pom.xml
    airavata/trunk/modules/rest/mappings/pom.xml
    airavata/trunk/modules/rest/pom.xml
    airavata/trunk/modules/rest/service/pom.xml
    airavata/trunk/modules/rest/webapp/pom.xml
    airavata/trunk/modules/security/pom.xml
    airavata/trunk/modules/server/pom.xml
    airavata/trunk/modules/test-suite/pom.xml
    airavata/trunk/modules/thrift/interpreter-service-client/pom.xml
    airavata/trunk/modules/thrift/interpreter-service-handler/pom.xml
    airavata/trunk/modules/thrift/interpreter-service/pom.xml
    airavata/trunk/modules/thrift/pom.xml
    airavata/trunk/modules/workflow-model/pom.xml
    airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml
    airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml
    airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml
    airavata/trunk/modules/ws-messenger/client/pom.xml
    airavata/trunk/modules/ws-messenger/commons/pom.xml
    airavata/trunk/modules/ws-messenger/message-monitor/pom.xml
    airavata/trunk/modules/ws-messenger/messagebox/pom.xml
    airavata/trunk/modules/ws-messenger/messagebroker/pom.xml
    airavata/trunk/modules/ws-messenger/pom.xml
    airavata/trunk/modules/xbaya-gui/pom.xml
    airavata/trunk/pom.xml
    airavata/trunk/samples/airavata-client/create-application/pom.xml
    airavata/trunk/samples/airavata-client/pom.xml
    airavata/trunk/samples/airavata-client/workflow-run/pom.xml
    airavata/trunk/samples/complex-math-service/pom.xml
    airavata/trunk/samples/distribution/pom.xml
    airavata/trunk/samples/echo-service/pom.xml
    airavata/trunk/samples/levenshtein-distance-service/pom.xml
    airavata/trunk/samples/pom.xml
    airavata/trunk/samples/sample-gateway/pom.xml
    airavata/trunk/samples/simple-math-service/pom.xml
    airavata/trunk/tools/gsissh/pom.xml
    airavata/trunk/tools/phoebus-integration/pom.xml
    airavata/trunk/tools/pom.xml
    airavata/trunk/tools/registry-tool/pom.xml

Modified: airavata/trunk/modules/airavata-client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/airavata-client/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/airavata-client/pom.xml (original)
+++ airavata/trunk/modules/airavata-client/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/commons/gfac-schema/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/gfac-schema/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/commons/gfac-schema/pom.xml (original)
+++ airavata/trunk/modules/commons/gfac-schema/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/commons/json/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/json/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/commons/json/pom.xml (original)
+++ airavata/trunk/modules/commons/json/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <artifactId>commons</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: airavata/trunk/modules/commons/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/commons/pom.xml (original)
+++ airavata/trunk/modules/commons/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/commons/utils/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/utils/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/commons/utils/pom.xml (original)
+++ airavata/trunk/modules/commons/utils/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/commons/workflow-execution-context/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/workflow-execution-context/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/commons/workflow-execution-context/pom.xml (original)
+++ airavata/trunk/modules/commons/workflow-execution-context/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/commons/workflow-tracking/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/workflow-tracking/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/commons/workflow-tracking/pom.xml (original)
+++ airavata/trunk/modules/commons/workflow-tracking/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/credential-store/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/credential-store/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/credential-store/pom.xml (original)
+++ airavata/trunk/modules/credential-store/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/distribution/airavata-client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-client/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-client/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-client/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/distribution/airavata-server/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-server/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-server/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/pom.xml (original)
+++ airavata/trunk/modules/distribution/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/distribution/release/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/release/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/release/pom.xml (original)
+++ airavata/trunk/modules/distribution/release/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>distribution</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/distribution/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/xbaya-gui/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/xbaya-gui/pom.xml (original)
+++ airavata/trunk/modules/distribution/xbaya-gui/pom.xml Wed Dec 18 21:07:38 2013
@@ -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>distribution</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -120,10 +119,8 @@
                                 <phase>compile</phase>
                                 <configuration>
                                     <target>
-                                        <taskdef resource="net/sf/antcontrib/antcontrib.properties"
-                                            classpathref="maven.dependency.classpath" />
-                                        <unzip src="target/apache-airavata-xbaya-gui-${project.version}-bin.zip"
-                                            dest="${project.build.directory}/temp" />
+                                        <taskdef resource="net/sf/antcontrib/antcontrib.properties" classpathref="maven.dependency.classpath" />
+                                        <unzip src="target/apache-airavata-xbaya-gui-${project.version}-bin.zip" dest="${project.build.directory}/temp" />
                                         <mkdir dir="${jnlp.direcotry}" />
                                         <mkdir dir="${jnlp.direcotry}/lib" />
                                         <copy todir="${jnlp.direcotry}/lib">
@@ -202,10 +199,8 @@
                                 <configuration>
                                     <target>
                                         <zip destfile="${airavata.xbaya-jnlp.zip}" basedir="${jnlp.direcotry}" />
-                                        <tar destfile="${project.build.directory}/xbaya-jnlp-${project.version}.tar"
-                                            basedir="${jnlp.direcotry}" />
-                                        <gzip destfile="${airavata.xbaya-jnlp.tar.gz}"
-                                            src="${project.build.directory}/xbaya-jnlp-${project.version}.tar" />
+                                        <tar destfile="${project.build.directory}/xbaya-jnlp-${project.version}.tar" basedir="${jnlp.direcotry}" />
+                                        <gzip destfile="${airavata.xbaya-jnlp.tar.gz}" src="${project.build.directory}/xbaya-jnlp-${project.version}.tar" />
                                         <delete file="${project.build.directory}/xbaya-jnlp-${project.version}.tar" />
                                     </target>
                                 </configuration>

Modified: airavata/trunk/modules/gfac/gfac-core/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac/gfac-core/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/gfac/gfac-core/pom.xml (original)
+++ airavata/trunk/modules/gfac/gfac-core/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/gfac/gfac-ec2/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac/gfac-ec2/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/gfac/gfac-ec2/pom.xml (original)
+++ airavata/trunk/modules/gfac/gfac-ec2/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>gfac</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/gfac/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/gfac/pom.xml (original)
+++ airavata/trunk/modules/gfac/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/integration-tests/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/integration-tests/pom.xml (original)
+++ airavata/trunk/modules/integration-tests/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml (original)
+++ airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/registry/airavata-registry-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/airavata-registry-service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/registry/airavata-registry-service/pom.xml (original)
+++ airavata/trunk/modules/registry/airavata-registry-service/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/registry/airavata-registry-test/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/airavata-registry-test/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/registry/airavata-registry-test/pom.xml (original)
+++ airavata/trunk/modules/registry/airavata-registry-test/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/registry/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/registry/pom.xml (original)
+++ airavata/trunk/modules/registry/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/registry/registry-api/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/registry/registry-api/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/registry/registry-api/pom.xml (original)
+++ airavata/trunk/modules/registry/registry-api/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/rest/client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/client/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/rest/client/pom.xml (original)
+++ airavata/trunk/modules/rest/client/pom.xml Wed Dec 18 21:07:38 2013
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>rest</artifactId>
-		<version>0.11-SNAPSHOT</version>
+		<version>0.11</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: airavata/trunk/modules/rest/mappings/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/mappings/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/rest/mappings/pom.xml (original)
+++ airavata/trunk/modules/rest/mappings/pom.xml Wed Dec 18 21:07:38 2013
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>rest</artifactId>
-		<version>0.11-SNAPSHOT</version>
+		<version>0.11</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: airavata/trunk/modules/rest/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/rest/pom.xml (original)
+++ airavata/trunk/modules/rest/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/rest/service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/rest/service/pom.xml (original)
+++ airavata/trunk/modules/rest/service/pom.xml Wed Dec 18 21:07:38 2013
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>rest</artifactId>
-		<version>0.11-SNAPSHOT</version>
+		<version>0.11</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: airavata/trunk/modules/rest/webapp/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/rest/webapp/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/rest/webapp/pom.xml (original)
+++ airavata/trunk/modules/rest/webapp/pom.xml Wed Dec 18 21:07:38 2013
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>rest</artifactId>
-		<version>0.11-SNAPSHOT</version>
+		<version>0.11</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

Modified: airavata/trunk/modules/security/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/security/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/security/pom.xml (original)
+++ airavata/trunk/modules/security/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/server/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/server/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/server/pom.xml (original)
+++ airavata/trunk/modules/server/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/test-suite/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/test-suite/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/test-suite/pom.xml (original)
+++ airavata/trunk/modules/test-suite/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/thrift/interpreter-service-client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/thrift/interpreter-service-client/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/thrift/interpreter-service-client/pom.xml (original)
+++ airavata/trunk/modules/thrift/interpreter-service-client/pom.xml Wed Dec 18 21:07:38 2013
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>thrift</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/thrift/interpreter-service-handler/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/thrift/interpreter-service-handler/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/thrift/interpreter-service-handler/pom.xml (original)
+++ airavata/trunk/modules/thrift/interpreter-service-handler/pom.xml Wed Dec 18 21:07:38 2013
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>thrift</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/thrift/interpreter-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/thrift/interpreter-service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/thrift/interpreter-service/pom.xml (original)
+++ airavata/trunk/modules/thrift/interpreter-service/pom.xml Wed Dec 18 21:07:38 2013
@@ -14,7 +14,7 @@ the License. -->
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>thrift</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/thrift/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/thrift/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/thrift/pom.xml (original)
+++ airavata/trunk/modules/thrift/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/workflow-model/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/workflow-model-component-node/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/ws-messenger/client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/client/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/client/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/client/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/ws-messenger/commons/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/commons/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/commons/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/commons/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/ws-messenger/message-monitor/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/message-monitor/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/message-monitor/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/message-monitor/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/ws-messenger/messagebox/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/messagebox/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/messagebox/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/messagebox/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/ws-messenger/messagebroker/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/messagebroker/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/messagebroker/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/messagebroker/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: airavata/trunk/modules/ws-messenger/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/ws-messenger/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/xbaya-gui/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/modules/xbaya-gui/pom.xml (original)
+++ airavata/trunk/modules/xbaya-gui/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Wed Dec 18 21:07:38 2013
@@ -27,15 +27,15 @@
     <artifactId>airavata</artifactId>
     <packaging>pom</packaging>
     <name>Airavata</name>
-    <version>0.11-SNAPSHOT</version>
+    <version>0.11</version>
 
     <url>http://airavata.apache.org/</url>
     <inceptionYear>2011</inceptionYear>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/airavata/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/airavata/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/airavata/tags/airavata-0.11</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/tags/airavata-0.11</developerConnection>
+        <url>http://svn.apache.org/viewvc/airavata/tags/airavata-0.11</url>
     </scm>
 
     <mailingLists>

Modified: airavata/trunk/samples/airavata-client/create-application/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/airavata-client/create-application/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/airavata-client/create-application/pom.xml (original)
+++ airavata/trunk/samples/airavata-client/create-application/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-client-sample</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/airavata-client/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/airavata-client/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/airavata-client/pom.xml (original)
+++ airavata/trunk/samples/airavata-client/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/airavata-client/workflow-run/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/airavata-client/workflow-run/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/airavata-client/workflow-run/pom.xml (original)
+++ airavata/trunk/samples/airavata-client/workflow-run/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-client-sample</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/complex-math-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/complex-math-service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/complex-math-service/pom.xml (original)
+++ airavata/trunk/samples/complex-math-service/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/distribution/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/distribution/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/distribution/pom.xml (original)
+++ airavata/trunk/samples/distribution/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>samples</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/echo-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/echo-service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/echo-service/pom.xml (original)
+++ airavata/trunk/samples/echo-service/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/levenshtein-distance-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/levenshtein-distance-service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/levenshtein-distance-service/pom.xml (original)
+++ airavata/trunk/samples/levenshtein-distance-service/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/pom.xml (original)
+++ airavata/trunk/samples/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/sample-gateway/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/sample-gateway/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/sample-gateway/pom.xml (original)
+++ airavata/trunk/samples/sample-gateway/pom.xml Wed Dec 18 21:07:38 2013
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/samples/simple-math-service/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/samples/simple-math-service/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/samples/simple-math-service/pom.xml (original)
+++ airavata/trunk/samples/simple-math-service/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/tools/gsissh/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/tools/gsissh/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/tools/gsissh/pom.xml (original)
+++ airavata/trunk/tools/gsissh/pom.xml Wed Dec 18 21:07:38 2013
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>airavata</artifactId>
-		<version>0.11-SNAPSHOT</version>
+		<version>0.11</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 

Modified: airavata/trunk/tools/phoebus-integration/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/tools/phoebus-integration/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/tools/phoebus-integration/pom.xml (original)
+++ airavata/trunk/tools/phoebus-integration/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-tools-parent</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/tools/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/tools/pom.xml (original)
+++ airavata/trunk/tools/pom.xml Wed Dec 18 21:07:38 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/tools/registry-tool/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/tools/registry-tool/pom.xml?rev=1552101&r1=1552100&r2=1552101&view=diff
==============================================================================
--- airavata/trunk/tools/registry-tool/pom.xml (original)
+++ airavata/trunk/tools/registry-tool/pom.xml Wed Dec 18 21:07:38 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-tools-parent</artifactId>
-        <version>0.11-SNAPSHOT</version>
+        <version>0.11</version>
         <relativePath>../pom.xml</relativePath>
     </parent>