Initial commit using OPEN-O seed code 67/5167/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 21 Jun 2017 22:03:17 +0000 (15:03 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 21 Jun 2017 22:04:26 +0000 (15:04 -0700)
commit7f1c152811dcc061e2a6609db204830bb4b75cc7
tree2a6fb3953ec3e1d65a0dab23e8bd2d0747c7e003
parente826a1b9fd3a22059e78d08e861165a042960c57
Initial commit using OPEN-O seed code

Change-Id: I74f6c92bcc2327ad41bc997c04091e2c01fdf1da
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
15 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
checkstyle/pom.xml [new file with mode: 0644]
checkstyle/src/main/resources/apache-license-2.regexp.txt [new file with mode: 0644]
checkstyle/src/main/resources/check-license.xml [new file with mode: 0644]
checkstyle/src/main/resources/onap-java-style.xml [new file with mode: 0644]
license/doc/java-license-header.txt [new file with mode: 0644]
license/pom.xml [new file with mode: 0644]
license/src/main/resources/LICENSE [new file with mode: 0644]
pom.xml [new file with mode: 0644]
settings.xml [new file with mode: 0644]
version/pom.xml [new file with mode: 0644]