First stab to new opendaylight distribution 14/70314/4
authorLuis Gomez <ecelgp@gmail.com>
Wed, 4 Apr 2018 03:22:10 +0000 (20:22 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 4 Apr 2018 05:59:59 +0000 (22:59 -0700)
commit6ab9aafb955a00eb0845485eb54550369faa221d
treea60f007d6ae4939db7768fff1ecb0ab520a28308
parent514673db7a2ac66ef3f0f61b9a78eb989a9ba7a3
First stab to new opendaylight distribution

- Create profile to build the full odl distro:
mvn clean install -Punmanaged
- Full odl distro artifact: opendaylight-0.9.0-SNAPSHOT
- Add USC project as unmanaged, to activate project,
do in karaf console: feature:repo-add \
mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features

Change-Id: Ie0671883ddb922e3cf0b916683e2df9441a3f9a7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml [new file with mode: 0644]
pom.xml