summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-requests-db/src
<?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>

    <parent>
        <groupId>org.onap.ccsdk.parent</groupId>
        <artifactId>odlparent-lite</artifactId>
        <version>1.2.0</version>
        <relativePath/>
    </parent>

    <groupId>org.onap.ccsdk.sli.adaptors</groupId>
    <artifactId>mdsal-resource-features</artifactId>
    <version>0.4.0-SNAPSHOT</version>
    <packaging>pom</packaging>

    <name>ccsdk-sli-adaptors :: mdsal-resource :: ${project.artifactId}</name>

    <modules>
        <module>ccsdk-mdsal-resource</module>
        <module>features-mdsal-resource</module>
    </modules>
</project>
pan>seshukm
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Increase column size for AIC_CLOUD_REGIONMunir Ahmad1-1/+1
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty34-34/+3229
2018-03-09Revert Reduce log noise/warningsRob Daugherty1-94/+47
2018-03-08Reduce log noise/warnings format to conventionsMarcus G K Williams1-47/+94
2018-03-06Fix javadocMunir Ahmad1-1/+1
2018-03-06Replace explicit type with dimond typeMunir Ahmad2-2/+2
2018-02-24Swap for loop in favor of foreachMunir Ahmad1-3/+4
2018-02-09Imporve test coverage for RequestDatabasesubhash kumar singh1-0/+283
2017-11-10Changed hibernate config fileseshukm1-19/+19
2017-11-02Add test cases for GET E2E svcseshukm1-0/+64
2017-10-26Fix voLTE Create workflow issuec001491072-0/+21
2017-10-19Deal With Error Response from Vfcc001491076-10/+125
2017-10-12Update hibernate files to initialize timestampJim Hahn3-3/+7
2017-09-27Fixed string literal comparision issue1-12/+5
2017-09-11Change the header to SOSeshu-Kumar-M8-8/+8
2017-09-081710 Rebase - Second AttemptArthur Martella12-2793/+126
2017-08-30Add Operation Status DB infoc001491076-1/+671
2017-05-15Refactor RequestsDatabase methodGary Wu1-42/+35
2017-04-11[MSO-8] Update the maven dependencyxg353y8-217/+89
2017-04-10Remove unnecessary use of Calendar.getInstance()Gary Wu1-7/+3
2017-02-17Rework Database access classesDeterme, Sebastien (sd378r)2-84/+25
2017-01-31Initial OpenECOMP MSO commitChrisC26-0/+4363