Repository: airavata Updated Branches: refs/heads/master 2e28d53a7 -> f5693907c
updating pom version Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/f5693907 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/f5693907 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/f5693907 Branch: refs/heads/master Commit: f5693907c0c6e964ced9e03896d64adf873c1aeb Parents: 2e28d53 Author: Saminda Wijeratne <[email protected]> Authored: Thu Jul 24 11:11:31 2014 -0400 Committer: Saminda Wijeratne <[email protected]> Committed: Thu Jul 24 11:11:31 2014 -0400 ---------------------------------------------------------------------- modules/xbaya-gui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/f5693907/modules/xbaya-gui/pom.xml ---------------------------------------------------------------------- diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml index e359c74..2200150 100644 --- a/modules/xbaya-gui/pom.xml +++ b/modules/xbaya-gui/pom.xml @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.airavata</groupId> <artifactId>airavata</artifactId> - <version>0.13-SNAPSHOT</version> + <version>0.14-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent>
