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

[airavata-custos] branch berametal updated: fix pom

This is an automated email from the ASF dual-hosted git repository.

isjarana pushed a commit to branch berametal
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git


The following commit(s) were added to refs/heads/berametal by this push:
     new 6a1bd949 fix pom
     new dce0f763 Merge pull request #292 from abhinav7sinha/baremetal-integration-services
6a1bd949 is described below

commit 6a1bd9492bb6ce7c9e8cefd4d6cfad9628d195f3
Author: Sinha, Abhinav <si...@iu.edu>
AuthorDate: Wed Jul 20 13:00:45 2022 -0400

    fix pom
---
 custos-integration-services/agent-management-service/pom.xml           | 2 +-
 custos-integration-services/group-management-service/pom.xml           | 2 +-
 custos-integration-services/identity-management-service/pom.xml        | 2 +-
 custos-integration-services/log-management-service/pom.xml             | 2 +-
 custos-integration-services/resource-secret-management-service/pom.xml | 2 +-
 custos-integration-services/sharing-management-service/pom.xml         | 2 +-
 custos-integration-services/tenant-management-service/pom.xml          | 2 +-
 custos-integration-services/user-management-service/pom.xml            | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/custos-integration-services/agent-management-service/pom.xml b/custos-integration-services/agent-management-service/pom.xml
index 931cddcf..53156c15 100644
--- a/custos-integration-services/agent-management-service/pom.xml
+++ b/custos-integration-services/agent-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>agent-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/group-management-service/pom.xml b/custos-integration-services/group-management-service/pom.xml
index f3976f01..3b908825 100644
--- a/custos-integration-services/group-management-service/pom.xml
+++ b/custos-integration-services/group-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>group-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/identity-management-service/pom.xml b/custos-integration-services/identity-management-service/pom.xml
index 02fd5f0d..50a4f0ba 100644
--- a/custos-integration-services/identity-management-service/pom.xml
+++ b/custos-integration-services/identity-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>identity-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/log-management-service/pom.xml b/custos-integration-services/log-management-service/pom.xml
index c0585420..5d475244 100644
--- a/custos-integration-services/log-management-service/pom.xml
+++ b/custos-integration-services/log-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>log-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/resource-secret-management-service/pom.xml b/custos-integration-services/resource-secret-management-service/pom.xml
index 28dde53f..badd0d1d 100644
--- a/custos-integration-services/resource-secret-management-service/pom.xml
+++ b/custos-integration-services/resource-secret-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>resource-secret-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/sharing-management-service/pom.xml b/custos-integration-services/sharing-management-service/pom.xml
index 3c3d8360..8b7902ca 100644
--- a/custos-integration-services/sharing-management-service/pom.xml
+++ b/custos-integration-services/sharing-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>sharing-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/tenant-management-service/pom.xml b/custos-integration-services/tenant-management-service/pom.xml
index b92afc34..d7a22e0d 100644
--- a/custos-integration-services/tenant-management-service/pom.xml
+++ b/custos-integration-services/tenant-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>tenant-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
diff --git a/custos-integration-services/user-management-service/pom.xml b/custos-integration-services/user-management-service/pom.xml
index c00723ae..8998d594 100644
--- a/custos-integration-services/user-management-service/pom.xml
+++ b/custos-integration-services/user-management-service/pom.xml
@@ -22,7 +22,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <artifactId>user-management-service-parent</artifactId>
+        <artifactId>custos-integration-services</artifactId>
         <groupId>org.apache.custos</groupId>
        <version>1.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>