- Adjusted the distribution to include required licensing information.
Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/commit/afe46c32 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/afe46c32 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/afe46c32 Branch: refs/heads/develop Commit: afe46c321e6f3635d787c15ec225ea95a7b272b9 Parents: 88dc329 Author: Christofer Dutz <christofer.d...@c-ware.de> Authored: Wed Oct 4 21:03:00 2017 +0200 Committer: Christofer Dutz <christofer.d...@c-ware.de> Committed: Wed Oct 4 21:03:00 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/afe46c32/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b3d1061..794cc89 100644 --- a/pom.xml +++ b/pom.xml @@ -326,6 +326,7 @@ </goals> <configuration> <resourceBundles> + <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle> <!-- Will generate META-INF/DISCLAIMER --> <resourceBundle>org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.2-SNAPSHOT</resourceBundle> </resourceBundles>