Bug 6278: Move opendaylight-karaf-empty to odlparent 88/43988/2
authorRyan Goulding <ryandgoulding@gmail.com>
Tue, 9 Aug 2016 16:24:16 +0000 (12:24 -0400)
committerRyan Goulding <ryandgoulding@gmail.com>
Tue, 9 Aug 2016 18:05:44 +0000 (14:05 -0400)
commite714b02ea6f1ab2adc04140dfe8d5a6a75462268
treed2b6ace6e42adc165e3342d53cf761ea7b826fb8
parent86e07353ec2326912f60ef915dfd5dd1ee5a4f85
Bug 6278: Move opendaylight-karaf-empty to odlparent

Move opendaylight-karaf-empty from controller to odlparent.  As with
moves of other artifacts, the following process will happen:

1) Copy opendaylight-karaf-empty into odlparent and adjust the groupId.
   This patch handles the copy work.

2) Change opendaylight-karaf-empty in controller to derive from
   odlparent's opendaylight-karaf-empty

3) Change references to use the artifact added in #1.

4) Deprecate and remove controller's opendaylight-karaf-empty.

This patch just handles the initial groundwork outlined in #1.

Change-Id: I824e61280784409194840ba54bdc0a6a10f0368f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
karaf/opendaylight-karaf-empty/pom.xml [new file with mode: 0644]
karaf/pom.xml