aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)AuthorFilesLines
2022-09-23Release policy/clamp6.3.0jenkins-releng1-1/+1
2022-09-02Allow setting external dockerfiles for clampdanielhanrahan1-5/+5
2022-07-29Remove path from docker image namesliamfallon1-2/+2
2022-07-14Remove usage of jackson libraries from clamp runtime acmFrancescoFio
<?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-core</artifactId>

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

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

</project>
-94/+95 2022-02-11Remove Clamp GUI from Clamp RepoFrancescoFioraEst94-13639/+9 2022-01-27Fix for authorization error on clamp besaul.gill1-0/+2 2021-11-29Update snapshot of policy/clamp to 6.2.1-SNAPSHOTliamfallon1-1/+1 2021-11-26Merge "Code Coverage clamp runtime"Ajith Sreekumar2-0/+159 2021-11-25Code Coverage clamp runtimelapentafd2-0/+159 2021-11-22Added Camel Unit Testsbrunomilitzer4-13/+52 2021-11-22Merge "Added Camel Unit Tests"Liam Fallon7-12/+43 2021-11-19Merge "Align ui-react file in policy-clamp and policy-gui"Ajith Sreekumar2-147/+147 2021-11-18Added Camel Unit Testsbrunomilitzer7-12/+43 2021-11-17Align ui-react file in policy-clamp and policy-guiliamfallon2-147/+147 2021-11-17Merge "Added Camel Unit Tests For Monitoring"Liam Fallon3-2/+104 2021-11-16Added Camel Unit Tests For Monitoringbrunomilitzer3-2/+104 2021-11-15Align ui-react file in policy-clamp and policy-guiliamfallon4-687/+695 2021-11-15Merge "Fixed Third Party Proxy File"Liam Fallon1-54/+58 2021-11-12Fixed Third Party Proxy Filebrunomilitzer1-54/+58 2021-11-10Align ui-react file in policy-clamp and policy-guiliamfallon51-4627/+4732 2021-10-14Bump policy/clamp to Jakarta 6.2.0-SNAPSHOTliamfallon1-1/+1 2021-10-14Bump policy/clamp to 6.1.4-SNAPSHOTliamfallon1-1/+1 2021-10-11Fix delete action in design statesebdet3-11/+11 2021-10-08Fix delete instance in Design statesebdet4-4/+14 2021-10-01Suppress useless nginx error messages in clamp-fedanielhanrahan1-2/+2 2021-09-29Add Instant Serializer/deserializersebdet2-7/+43 2021-09-15Bump policy-clamp snapshot version to 6.1.3-SNAPSHOTliamfallon1-1/+1 2021-09-15Disable swagger pdf/html generationliamfallon1-1/+1 2021-09-14Fixed Maven Clean Issue with Node Dependenciesbrunomilitzer2-0/+63 2021-09-09Fixed Delete Instance Properties Endpointbrunomilitzer2-3/+158 2021-09-02Fix eclipse warnings in clampJim Hahn11-117/+108 2021-08-27clamp sonar fix on test code and the restTaka Cho48-155/+142 2021-08-24Merge "clamp sonar fix on runtime dir"Jorge Hernandez55-302/+328 2021-08-24Merge "Add Create Instance Rest Endpoint"Liam Fallon2-1/+69 2021-08-23clamp sonar fix on runtime dirTaka Cho55-302/+328 2021-08-23Add Create Instance Rest Endpointbrunomilitzer2-1/+69 2021-08-20sonar fix for clampTaka Cho2-4/+3