commit | 0dfc4dc597a6274228a21921467c32c0b49321f3 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Apr 04 18:26:08 2018 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Wed Apr 04 18:26:08 2018 -0700 |
tree | b03701375605ab804423be838a56078290e3f729 | |
parent | 666ebf025412d99799a80f6e8a0e5272f0a2f76b [diff] |
Update docker tag convention Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I4065d25d11e6767903947ebee8c690a0c9ecc804 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
This source repository contains the code for the SDN Controller northbound interface adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".