diff options
author | Skip Wonnell <kw5258@att.com> | 2017-08-28 22:02:54 -0500 |
---|---|---|
committer | Skip Wonnell <kw5258@att.com> | 2017-08-28 22:44:49 -0500 |
commit | 574417bd1d70e30e7074f7f3375ea443b44740ab (patch) | |
tree | afd17b4edcb4ea0261caa5c44a49d94b6737ed4e /appc-directed-graph/dg-loader/features/src/main/resources/features.xml | |
parent | d0bcf2eca3ff91fa69b20aabc8b6c57b789fb0ff (diff) |
Clean up directed graph java code
Issue-ID: APPC-90
Change-Id: I3ea4912523eed1fed85aa2e5909ec897bb13b72b
Signed-off-by: Skip Wonnell <kw5258@att.com>
Diffstat (limited to 'appc-directed-graph/dg-loader/features/src/main/resources/features.xml')
-rw-r--r-- | appc-directed-graph/dg-loader/features/src/main/resources/features.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-directed-graph/dg-loader/features/src/main/resources/features.xml b/appc-directed-graph/dg-loader/features/src/main/resources/features.xml index 2d4a65438..49bf35811 100644 --- a/appc-directed-graph/dg-loader/features/src/main/resources/features.xml +++ b/appc-directed-graph/dg-loader/features/src/main/resources/features.xml @@ -20,6 +20,7 @@ --> + <features name="sdnc-dg-loader-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> |