You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2016/10/07 21:07:26 UTC

airavata git commit: changing exception name. removing static db connection string

Repository: airavata
Updated Branches:
  refs/heads/airavata-gov-registry 4739a9fcb -> 1ef27a35a


changing exception name. removing static db connection string


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

Branch: refs/heads/airavata-gov-registry
Commit: 1ef27a35aa248bf9a69a20ec0d3795965a978c15
Parents: 4739a9f
Author: scnakandala <su...@gmail.com>
Authored: Fri Oct 7 17:07:21 2016 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Fri Oct 7 17:07:21 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/1ef27a35/modules/sharing-registry/pom.xml
----------------------------------------------------------------------
diff --git a/modules/sharing-registry/pom.xml b/modules/sharing-registry/pom.xml
index 50e8d7b..a931543 100644
--- a/modules/sharing-registry/pom.xml
+++ b/modules/sharing-registry/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <artifactId>airavata</artifactId>
         <groupId>org.apache.airavata</groupId>
-        <relativePath>../pom.xml</relativePath>
+        <relativePath>../../pom.xml</relativePath>
         <version>0.17-SNAPSHOT</version>
     </parent>