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 2017/04/05 19:11:12 UTC

[48/50] [abbrv] airavata git commit: Update secutiry-services pom to reflect correct parent

Update secutiry-services pom to reflect correct parent


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

Branch: refs/heads/develop
Commit: f682cac635a62df2f947983fb1e0a3952339fdb8
Parents: ecdacd4
Author: Gourav Shenoy <sh...@gmail.com>
Authored: Wed Apr 5 13:52:26 2017 -0400
Committer: Gourav Shenoy <sh...@gmail.com>
Committed: Wed Apr 5 13:52:26 2017 -0400

----------------------------------------------------------------------
 airavata-services/services-security/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/f682cac6/airavata-services/services-security/pom.xml
----------------------------------------------------------------------
diff --git a/airavata-services/services-security/pom.xml b/airavata-services/services-security/pom.xml
index b5afc26..2a5f770 100644
--- a/airavata-services/services-security/pom.xml
+++ b/airavata-services/services-security/pom.xml
@@ -9,7 +9,7 @@
         <artifactId>airavata-services</artifactId>
         <groupId>org.apache.airavata</groupId>
         <version>0.17-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
+        <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>services-security</artifactId>