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 2014/07/24 17:09:00 UTC

git commit: updating the pom version

Repository: airavata
Updated Branches:
  refs/heads/master dd7e6c750 -> 2e28d53a7


updating the pom version


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/2e28d53a
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/2e28d53a
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/2e28d53a

Branch: refs/heads/master
Commit: 2e28d53a7357def58edb60626cb6cb01eb72f392
Parents: dd7e6c7
Author: Saminda Wijeratne <sa...@gmail.com>
Authored: Thu Jul 24 11:08:42 2014 -0400
Committer: Saminda Wijeratne <sa...@gmail.com>
Committed: Thu Jul 24 11:08:42 2014 -0400

----------------------------------------------------------------------
 modules/integration-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/2e28d53a/modules/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/modules/integration-tests/pom.xml b/modules/integration-tests/pom.xml
index 5f8dd25..0b644ba 100644
--- a/modules/integration-tests/pom.xml
+++ b/modules/integration-tests/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.13-SNAPSHOT</version>
+        <version>0.14-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>