Bug 7631: provide Karaf 4 features 86/53786/1
authorStephen Kitt <skitt@redhat.com>
Fri, 24 Mar 2017 10:34:24 +0000 (11:34 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 24 Mar 2017 10:36:00 +0000 (11:36 +0100)
commitec177aa1c823d20e9637842a976a70ce3d61fe2a
treeba97b4adfe5577bc288505a887c20b4eb9056332
parent0d65c2560ec82a328959e5af75bb76d471c23498
Bug 7631: provide Karaf 4 features

Change-Id: Id0e917f0a2867ebf8453bb692cf65ac04ad9c41a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
13 files changed:
nemo-features/nemo-features/pom.xml [new file with mode: 0644]
nemo-features/nemo-features/src/main/features/features.xml [moved from nemo-features/src/main/features/features.xml with 98% similarity]
nemo-features/nemo-features4/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-api/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-cli-renderer/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-cli-renderer/src/main/feature/feature.xml [new file with mode: 0644]
nemo-features/odl-nemo-engine-rest/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-engine-ui/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-engine/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-engine/src/main/feature/feature.xml [new file with mode: 0644]
nemo-features/odl-nemo-openflow-renderer/pom.xml [new file with mode: 0644]
nemo-features/odl-nemo-openflow-renderer/src/main/feature/feature.xml [new file with mode: 0644]
nemo-features/pom.xml