diff --git a/services/iam/pom.xml b/services/iam/pom.xml new file mode 100644 index 00000000000..d4bf3e7326b --- /dev/null +++ b/services/iam/pom.xml @@ -0,0 +1,59 @@ + + + 4.0.0 + cloudstack-service-iam + Apache CloudStack IAM Service + pom + + org.apache.cloudstack + cloudstack-services + 4.4.0-SNAPSHOT + ../pom.xml + + + install + + + plugin + server + + + + diff --git a/services/pom.xml b/services/pom.xml index def30271f9b..02124377411 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -47,5 +47,6 @@ console-proxy console-proxy-rdp/rdpconsole secondary-storage + iam