aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-activity-log-lib/openecomp-sdc-activity-log-api/pom.xml
blob: 48a105d46e60b0e273c485fef749eef770cad39d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         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">
    <modelVersion>4.0.0</modelVersion>

    <artifactId>openecomp-sdc-activity-log-api</artifactId>

    <parent>
        <groupId>org.openecomp.sdc</groupId>
        <artifactId>openecomp-sdc-activity-log-lib</artifactId>
        <version>1.3.1-SNAPSHOT</version>
    </parent>

    <dependencies>
        <dependency>
            <groupId>org.openecomp.sdc.core</groupId>
            <artifactId>openecomp-facade-core</artifactId>
            <version>${project.version}</version>
        </dependency>
        <dependency>
            <groupId>org.openecomp.sdc.core</groupId>
            <artifactId>openecomp-nosqldb-api</artifactId>
            <version>${project.version}</version>
        </dependency>
        <dependency>
            <groupId>org.openecomp.sdc</groupId>
            <artifactId>openecomp-sdc-versioning-api</artifactId>
            <version>${project.version}</version>
        </dependency>
    </dependencies>


</project>
pan> consumerId: asdc-id distributionNotificationTopic: minThreadPoolSize: 0 maxThreadPoolSize: 10 maxWaitingAfterSendingSeconds: 5 createTopic: partitionCount: 1 replicationCount: 1 startDistributionEngine: true useHttpsWithDmaap: false opEnvRecoveryIntervalSec: 180 allowedTimeBeforeStaleSec: 300 aaiConfig: httpRequestConfig: serverRootUrl: https://aai-uint3.test.att.com:8443 resourceNamespaces: operationalEnvironments: /aai/v12/cloud-infrastructure/operational-environments httpClientConfig: timeouts: readTimeoutMs: 5000 connectTimeoutMs: 1000 clientCertificate: keyStore: /opt/app/jetty/base/be/etc/non-prod.jks keyStorePassword: hmXYcznAljMSisdy8zgcag== headers: X-FromAppId: asdc numOfRetries: 3 msoConfig: httpRequestConfig: serverRootUrl: http://127.0.0.1:8080/onap/mso/infra/modelDistributions/v1 resourceNamespaces: distributions: /distributions httpClientConfig: timeouts: readTimeoutMs: 2000 connectTimeoutMs: 500 basicAuthorization: userName: asdc password: OTLEp5lfVhYdyw5EAtTUBQ== numOfRetries: 3 currentArtifactInstallationTimeout: 120