You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2012/05/29 05:27:27 UTC

svn commit: r1343462 - in /incubator/airavata/branches/0.3-incubating-snapshot: ./ modules/airavata-client/ modules/commons/ modules/commons/common-registry-api/ modules/commons/gfac-schema/ modules/commons/registry-api/ modules/commons/registry-servic...

Author: smarru
Date: Tue May 29 03:27:26 2012
New Revision: 1343462

URL: http://svn.apache.org/viewvc?rev=1343462&view=rev
Log:
[maven-release-plugin] prepare release airavata-0.3-incubating

Modified:
    incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml
    incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/airavata-client/pom.xml Tue May 29 03:27:26 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/common-registry-api/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/gfac-schema/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-api/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/registry-service/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/utils/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-execution-context/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/commons/workflow-tracking/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>commons</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/distribution/pom.xml Tue May 29 03:27:26 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-axis2/pom.xml Tue May 29 03:27:26 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/gfac-core/pom.xml Tue May 29 03:27:26 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/registry-migrator/pom.xml Tue May 29 03:27:26 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/test-suite/pom.xml Tue May 29 03:27:26 2012
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/client/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/commons/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebox/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/messagebroker/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-ws-messenger</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/ws-messenger/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/modules/xbaya-gui/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/pom.xml Tue May 29 03:27:26 2012
@@ -27,15 +27,15 @@
     <artifactId>airavata</artifactId>
     <packaging>pom</packaging>
     <name>Airavata</name>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.3-incubating</version>
 
     <url>http://incubator.apache.org/airavata/</url>
     <inceptionYear>2011</inceptionYear>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/airavata/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/airavata/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/airavata/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/airavata/tags/airavata-0.3-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/airavata/tags/airavata-0.3-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/airavata/tags/airavata-0.3-incubating</url>
     </scm>
 
     <mailingLists>

Modified: incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/samples/complex-math-service/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/samples/levenshtein-distance-service/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Modified: incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml?rev=1343462&r1=1343461&r2=1343462&view=diff
==============================================================================
--- incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml (original)
+++ incubator/airavata/branches/0.3-incubating-snapshot/samples/simple-math-service/pom.xml Tue May 29 03:27:26 2012
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.3-incubating</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>