aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: c3880c7cc1e1710786da29e0fb5d61aa9ff03344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# POMBA Audit Common Model


# Introduction

POMBA Audit Common Model provides a common model between context-builders and the context-aggregator.
Builders retrieve model data and convert it into the common model to be consumed by the context-aggregator.

# Compiling POMBA Audit Common Model

POMBA Audit Common Model can be compiled easily using maven command: `mvn clean install`
The result is JAR file under "target" folder

# Getting Help

*** to be completed on release ***


# Release notes for versions

1.3.0-SNAPSHOT

Initial ONAP release