Convert features to template-feature-parent 18/111618/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 5 May 2024 11:03:45 +0000 (13:03 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 5 May 2024 11:55:35 +0000 (13:55 +0200)
commite1b97aafdb8a989670f51d2b2a8ca1b0d1f4f957
treea9cf97d3ce73522faa06156d51f80d1e1e2e2019
parenta6eeb7a145af91f029cc0eb754c3abe4ae1bf8e1
Convert features to template-feature-parent

We are getting warnings from maven-install-plugin for our feature
artifacts. Migrate them to template-feature-parent, which does not have
this problem.

Change-Id: Ibc7bbfb6675e3f010511020d4387492eef133f66
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
28 files changed:
features/odl-yangtools-codec/pom.xml
features/odl-yangtools-codec/src/main/feature/feature.xml [deleted file]
features/odl-yangtools-codec/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-common/pom.xml
features/odl-yangtools-common/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-data-api/pom.xml
features/odl-yangtools-data-api/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-data/pom.xml
features/odl-yangtools-data/src/main/feature/feature.xml [deleted file]
features/odl-yangtools-data/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-export/pom.xml
features/odl-yangtools-export/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-netty/pom.xml
features/odl-yangtools-netty/src/main/feature/feature.xml [deleted file]
features/odl-yangtools-netty/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-parser-api/pom.xml
features/odl-yangtools-parser-api/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-parser/pom.xml
features/odl-yangtools-parser/src/main/feature/feature.xml [deleted file]
features/odl-yangtools-parser/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-util/pom.xml
features/odl-yangtools-util/src/main/feature/feature.xml [deleted file]
features/odl-yangtools-util/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-xpath-api/pom.xml
features/odl-yangtools-xpath-api/src/main/feature/template.xml [new file with mode: 0644]
features/odl-yangtools-xpath/pom.xml
features/odl-yangtools-xpath/src/main/feature/feature.xml [deleted file]
features/odl-yangtools-xpath/src/main/feature/template.xml [new file with mode: 0644]