You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sa...@apache.org on 2013/01/26 02:19:54 UTC

svn commit: r1438810 - in /airavata/trunk: ./ modules/airavata-client/ modules/commons/ modules/commons/gfac-schema/ modules/commons/utils/ modules/commons/workflow-execution-context/ modules/commons/workflow-tracking/ modules/distribution/ modules/dis...

Author: samindaw
Date: Sat Jan 26 01:19:53 2013
New Revision: 1438810

URL: http://svn.apache.org/viewvc?rev=1438810&view=rev
Log:
[maven-release-plugin] rollback the release of airavata-0.6

Modified:
    airavata/trunk/modules/airavata-client/pom.xml
    airavata/trunk/modules/commons/gfac-schema/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/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-axis2/pom.xml
    airavata/trunk/modules/gfac-core/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/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/levenshtein-distance-service/pom.xml
    airavata/trunk/samples/simple-math-service/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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/airavata-client/pom.xml (original)
+++ airavata/trunk/modules/airavata-client/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/commons/gfac-schema/pom.xml (original)
+++ airavata/trunk/modules/commons/gfac-schema/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/commons/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/commons/pom.xml?rev=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/commons/pom.xml (original)
+++ airavata/trunk/modules/commons/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/commons/utils/pom.xml (original)
+++ airavata/trunk/modules/commons/utils/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/commons/workflow-execution-context/pom.xml (original)
+++ airavata/trunk/modules/commons/workflow-execution-context/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/commons/workflow-tracking/pom.xml (original)
+++ airavata/trunk/modules/commons/workflow-tracking/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-client/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-client/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>distribution</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/airavata-server/pom.xml (original)
+++ airavata/trunk/modules/distribution/airavata-server/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>distribution</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -127,31 +128,31 @@
                             <target>
 								<echo message="Building Airavata Server WAR" />
 								<echo message="============================" />
-                                <unzip src="${airavata.bin.zip}" dest="${project.build.directory}/tests" />
+                                <unzip src="${airavata.bin.zip}" dest="${project.build.directory}/tests"/>
 								<copy todir="${airavata.webapp.dir}/META-INF">
-								                    <fileset dir="${project.build.directory}/axis2-${axis2.version}/META-INF" />
+								                    <fileset dir="${project.build.directory}/axis2-${axis2.version}/META-INF"/>
 								                </copy>
 								<copy todir="${airavata.webapp.dir}/axis2-web">
-								                    <fileset dir="${project.build.directory}/axis2-${axis2.version}/axis2-web" />
+								                    <fileset dir="${project.build.directory}/axis2-${axis2.version}/axis2-web"/>
 								                </copy>
 								<copy todir="${airavata.webapp.dir}/WEB-INF">
-								                    <fileset dir="${project.build.directory}/axis2-${axis2.version}/WEB-INF" />
+								                    <fileset dir="${project.build.directory}/axis2-${axis2.version}/WEB-INF"/>
 								                </copy>
 								<copy todir="${airavata.webapp.dir}/WEB-INF">
-                                    <fileset dir="${airavata.work.dir}/repository/" />
+                                    <fileset dir="${airavata.work.dir}/repository/"/>
                                 </copy>
                                 <copy todir="${airavata.webapp.dir}/WEB-INF/lib">
                                     <fileset dir="${airavata.work.dir}/lib/">
-                                            <exclude name="tomcat-*.jar" />
+                                            <exclude name="tomcat-*.jar"/>
                                     </fileset>
                                 </copy>
                                 <copy todir="${airavata.webapp.dir}/WEB-INF/classes">
                                     <fileset dir="${airavata.work.dir}/bin/">
-                                        <exclude name="axis2.xml" />
+                                        <exclude name="axis2.xml"/>
                                     </fileset>
                                 </copy>
                                 <copy todir="${airavata.webapp.dir}/WEB-INF/classes/database_scripts">
-                                    <fileset dir="${airavata.work.dir}/bin/database_scripts" />
+                                    <fileset dir="${airavata.work.dir}/bin/database_scripts"/>
                                 </copy>
 								<copy todir="${airavata.webapp.dir}">
                                     <fileset dir="src/main/resources">
@@ -167,7 +168,7 @@
 								<copy todir="${airavata.war.dir}">
                                     <fileset dir="src/main/resources/war" />
                                 </copy>
-                                <copy file="${airavata.work.dir}/RELEASE_NOTES" todir="${airavata.war.dir}" />
+                                <copy file="${airavata.work.dir}/RELEASE_NOTES" todir="${airavata.war.dir}"/>
 								<zip destfile="${airavata.webapp.war.zip}" basedir="${airavata.war.dir}" />
                     			<tar tarfile="${airavata.webapp.war.tar.gz}" basedir="${airavata.war.dir}" compression="gzip" />            
                             </target>

Modified: airavata/trunk/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/pom.xml?rev=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/pom.xml (original)
+++ airavata/trunk/modules/distribution/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/release/pom.xml (original)
+++ airavata/trunk/modules/distribution/release/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>distribution</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/xbaya-gui/pom.xml (original)
+++ airavata/trunk/modules/distribution/xbaya-gui/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>distribution</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -101,17 +102,19 @@
                         <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" />
-                                <mkdir dir="${jnlp.direcotry}" />
-                                <mkdir dir="${jnlp.direcotry}/lib" />
+                                <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">
-                                    <fileset dir="${xbaya.directory}/lib" />
+                                    <fileset dir="${xbaya.directory}/lib"/>
                                 </copy>
 								<copy todir="${jnlp.direcotry}">
-                                    <fileset dir="${project.basedir}/src/main/resources/jnlp" />
+                                    <fileset dir="${project.basedir}/src/main/resources/jnlp"/>
                                 </copy>
-                                <copy file="${project.basedir}/src/main/resources/airavata-logo.gif" todir="${jnlp.direcotry}" />
+                                <copy file="${project.basedir}/src/main/resources/airavata-logo.gif" todir="${jnlp.direcotry}"/>
                             </target>
                         </configuration>
                         <goals>
@@ -170,10 +173,11 @@
                         <phase>package</phase>
                         <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" />
-                                <delete file="${project.build.directory}/xbaya-jnlp-${project.version}.tar" />
+                                <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"/>
+                                <delete file="${project.build.directory}/xbaya-jnlp-${project.version}.tar"/>
                             </target>
                         </configuration>
                         <goals>

Modified: airavata/trunk/modules/gfac-axis2/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac-axis2/pom.xml?rev=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/gfac-axis2/pom.xml (original)
+++ airavata/trunk/modules/gfac-axis2/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/modules/gfac-core/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/gfac-core/pom.xml?rev=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/gfac-core/pom.xml (original)
+++ airavata/trunk/modules/gfac-core/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/integration-tests/pom.xml (original)
+++ airavata/trunk/modules/integration-tests/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -32,37 +33,38 @@
                         <phase>compile</phase>
                         <configuration>
                             <target>
-                                <taskdef resource="net/sf/antcontrib/antlib.xml" classpathref="maven.dependency.classpath" />
+                                <taskdef resource="net/sf/antcontrib/antlib.xml"
+                                         classpathref="maven.dependency.classpath" />
                                 <if>
-                                    <available file="${local.tomcat.distribution}" />
+                                    <available file="${local.tomcat.distribution}"/>
                                     <then>
                                         <echo message="Using Tomcat distribution in local repository ..." />
-                                        <copy file="${local.tomcat.distribution}" todir="${project.build.directory}" overwrite="true" />
+                                        <copy file="${local.tomcat.distribution}" todir="${project.build.directory}" overwrite="true"/>
                                     </then>
                                     <else>
                                         <echo message="Downloading Tomcat distribution ..." />
                                         <get dest="${project.build.directory}">
-                                            <url url="http://archive.apache.org/dist/tomcat/tomcat-${major.tomcat.version}/v${tomcat.version}/bin/apache-tomcat-${tomcat.version}.zip" />
+                                            <url url="http://archive.apache.org/dist/tomcat/tomcat-${major.tomcat.version}/v${tomcat.version}/bin/apache-tomcat-${tomcat.version}.zip"/>
                                         </get>
 
                                     </else>
                                 </if>
 
 
-                                <unzip src="../distribution/airavata-server/target/apache-airavata-server-${project.version}-bin.zip" dest="${project.build.directory}/tests" />
-                                <unzip src="../distribution/xbaya-gui/target/apache-airavata-xbaya-gui-${project.version}-bin.zip" dest="${project.build.directory}/tests" />
-                                <unzip src="${project.build.directory}/apache-tomcat-${tomcat.version}.zip" dest="${project.build.directory}/tests" />
+                                <unzip src="../distribution/airavata-server/target/apache-airavata-server-${project.version}-bin.zip" dest="${project.build.directory}/tests"/>
+                                <unzip src="../distribution/xbaya-gui/target/apache-airavata-xbaya-gui-${project.version}-bin.zip" dest="${project.build.directory}/tests"/>
+                                <unzip src="${project.build.directory}/apache-tomcat-${tomcat.version}.zip" dest="${project.build.directory}/tests"/>
                                 <copy todir="${tomcat.work.dir}/webapps/axis2/META-INF">
-                                    <fileset dir="../distribution/airavata-server/target/axis2-${axis2.version}/META-INF" />
+                                    <fileset dir="../distribution/airavata-server/target/axis2-${axis2.version}/META-INF"/>
                                 </copy>
 				<copy todir="${tomcat.work.dir}/webapps/axis2/axis2-web">
-                                    <fileset dir="../distribution/airavata-server/target/axis2-${axis2.version}/axis2-web" />
+                                    <fileset dir="../distribution/airavata-server/target/axis2-${axis2.version}/axis2-web"/>
                                 </copy>
 				<copy todir="${tomcat.work.dir}/webapps/axis2/WEB-INF">
-                                    <fileset dir="../distribution/airavata-server/target/axis2-${axis2.version}/WEB-INF" />
+                                    <fileset dir="../distribution/airavata-server/target/axis2-${axis2.version}/WEB-INF"/>
                                 </copy>
 
-                                <delete dir="${tomcat.work.dir}/webapps/examples" />
+                                <delete dir="${tomcat.work.dir}/webapps/examples"/>
                             </target>
                         </configuration>
                         <goals>
@@ -128,28 +130,30 @@
                         <configuration>
                             <target>
                                 <copy todir="${tomcat.work.dir}/webapps/axis2/WEB-INF">
-                                    <fileset dir="${airavata.work.dir}/repository/" />
+                                    <fileset dir="${airavata.work.dir}/repository/"/>
                                 </copy>
                                 <copy todir="${tomcat.work.dir}/webapps/axis2/WEB-INF/lib">
                                     <fileset dir="${airavata.work.dir}/lib/">
-                                            <exclude name="tomcat-*.jar" />
+                                            <exclude name="tomcat-*.jar"/>
                                     </fileset>
                                 </copy>
                                 <copy todir="${tomcat.work.dir}/webapps/axis2/WEB-INF/classes">
                                     <fileset dir="${airavata.work.dir}/bin/">
-                                        <exclude name="axis2.xml" />
+                                        <exclude name="axis2.xml"/>
                                     </fileset>
                                 </copy>
                                 <copy todir="src/test/resources" overwrite="true">
                                     <fileset dir="${xbaya.work.dir}/bin/">
-                                        <include name="registry.properties" />
+                                        <include name="registry.properties"/>
                                     </fileset>
                                 </copy>
                                 <copy todir="${tomcat.work.dir}/webapps/axis2/WEB-INF/classes/database_scripts">
-                                    <fileset dir="${airavata.work.dir}/bin/database_scripts" />
+                                    <fileset dir="${airavata.work.dir}/bin/database_scripts"/>
                                 </copy>
-                                <chmod dir="${tomcat.work.dir}/bin" perm="700" includes="*.sh" />
-                                <chmod dir="${tomcat.work.dir}/webapps/axis2" perm="700" includes="**/*" />
+                                <chmod dir="${tomcat.work.dir}/bin" perm="700"
+                                       includes="*.sh"/>
+                                <chmod dir="${tomcat.work.dir}/webapps/axis2" perm="700"
+                                       includes="**/*"/>
                                 <replace file="${tomcat.work.dir}/conf/server.xml">
                                     <replacetoken>8080</replacetoken>
                                     <replacevalue>${test.running.port}</replacevalue>
@@ -282,9 +286,10 @@
                         <phase>install</phase>
                         <configuration>
                             <target>
-                                <echo message="Creating airavata tomcat distribution. This may take a while ..." />
-                                <sleep seconds="20" />
-                                <zip destfile="${airavata.tomcat.distribution}" basedir="${tomcat.work.dir}" />
+                                <echo message="Creating airavata tomcat distribution. This may take a while ..."/>
+                                <sleep seconds="20"/>
+                                <zip destfile="${airavata.tomcat.distribution}"
+                                     basedir="${tomcat.work.dir}"/>
                             </target>
                         </configuration>
                         <goals>

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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml (original)
+++ airavata/trunk/modules/registry/airavata-jpa-registry/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -106,9 +106,9 @@
                         <phase>process-classes</phase>
                         <configuration>
                             <tasks>
-                                <taskdef name="openjpac" classname="org.apache.openjpa.ant.PCEnhancerTask" classpathref="maven.compile.classpath" />
+                                <taskdef name="openjpac" classname="org.apache.openjpa.ant.PCEnhancerTask" classpathref="maven.compile.classpath"/>
                                 <openjpac>
-                                    <classpath refid="maven.compile.classpath" />
+                                    <classpath refid="maven.compile.classpath"/>
                                 </openjpac>
                             </tasks>
                         </configuration>

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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/registry/airavata-registry-service/pom.xml (original)
+++ airavata/trunk/modules/registry/airavata-registry-service/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/registry/airavata-registry-test/pom.xml (original)
+++ airavata/trunk/modules/registry/airavata-registry-test/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/registry/pom.xml (original)
+++ airavata/trunk/modules/registry/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/registry/registry-api/pom.xml (original)
+++ airavata/trunk/modules/registry/registry-api/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>registry</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/rest/client/pom.xml (original)
+++ airavata/trunk/modules/rest/client/pom.xml Sat Jan 26 01:19:53 2013
@@ -11,12 +11,13 @@
 	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>rest</artifactId>
-		<version>0.7-SNAPSHOT</version>
+		<version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/rest/mappings/pom.xml (original)
+++ airavata/trunk/modules/rest/mappings/pom.xml Sat Jan 26 01:19:53 2013
@@ -11,11 +11,12 @@
 	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>rest</artifactId>
-		<version>0.7-SNAPSHOT</version>
+		<version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/rest/pom.xml (original)
+++ airavata/trunk/modules/rest/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/rest/service/pom.xml (original)
+++ airavata/trunk/modules/rest/service/pom.xml Sat Jan 26 01:19:53 2013
@@ -11,12 +11,13 @@
 	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>rest</artifactId>
-		<version>0.7-SNAPSHOT</version>
+		<version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/rest/webapp/pom.xml (original)
+++ airavata/trunk/modules/rest/webapp/pom.xml Sat Jan 26 01:19:53 2013
@@ -11,12 +11,13 @@
 	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>rest</artifactId>
-		<version>0.7-SNAPSHOT</version>
+		<version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/security/pom.xml (original)
+++ airavata/trunk/modules/security/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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/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.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/server/pom.xml (original)
+++ airavata/trunk/modules/server/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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/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.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/test-suite/pom.xml (original)
+++ airavata/trunk/modules/test-suite/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&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 Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/workflow-model-component/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml (original)
+++ airavata/trunk/modules/workflow-model/workflow-model-core/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/client/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/client/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/commons/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/commons/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/message-monitor/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/message-monitor/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/messagebox/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/messagebox/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/messagebroker/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/messagebroker/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/ws-messenger/pom.xml (original)
+++ airavata/trunk/modules/ws-messenger/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/modules/xbaya-gui/pom.xml (original)
+++ airavata/trunk/modules/xbaya-gui/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,7 +8,8 @@
 	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>
 
@@ -27,7 +28,7 @@
 	<artifactId>airavata</artifactId>
 	<packaging>pom</packaging>
 	<name>Airavata</name>
-	<version>0.7-SNAPSHOT</version>
+	<version>0.6-SNAPSHOT</version>
 
 	<url>http://airavata.apache.org/</url>
 	<inceptionYear>2011</inceptionYear>

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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/samples/airavata-client/create-application/pom.xml (original)
+++ airavata/trunk/samples/airavata-client/create-application/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>airavata-client-sample</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/samples/airavata-client/pom.xml (original)
+++ airavata/trunk/samples/airavata-client/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/samples/airavata-client/workflow-run/pom.xml (original)
+++ airavata/trunk/samples/airavata-client/workflow-run/pom.xml Sat Jan 26 01:19:53 2013
@@ -8,11 +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>airavata-client-sample</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/samples/complex-math-service/pom.xml (original)
+++ airavata/trunk/samples/complex-math-service/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/samples/levenshtein-distance-service/pom.xml (original)
+++ airavata/trunk/samples/levenshtein-distance-service/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/samples/simple-math-service/pom.xml (original)
+++ airavata/trunk/samples/simple-math-service/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/tools/phoebus-integration/pom.xml (original)
+++ airavata/trunk/tools/phoebus-integration/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-tools-parent</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: airavata/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/tools/pom.xml?rev=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/tools/pom.xml (original)
+++ airavata/trunk/tools/pom.xml Sat Jan 26 01:19:53 2013
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</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=1438810&r1=1438809&r2=1438810&view=diff
==============================================================================
--- airavata/trunk/tools/registry-tool/pom.xml (original)
+++ airavata/trunk/tools/registry-tool/pom.xml Sat Jan 26 01:19:53 2013
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-tools-parent</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -26,7 +26,7 @@
         <dependency>
             <groupId>org.apache.airavata</groupId>
             <artifactId>airavata-registry-api</artifactId>
-            <version>0.7-SNAPSHOT</version>
+            <version>0.6-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>mysql</groupId>