- Removed the "DEPENDENCIES" generation (not needed) - Removed the now no longer needed optional dependencies - Reduced the number of bundled license texts to only the required ones
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/2bfdbf41 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/2bfdbf41 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/2bfdbf41 Branch: refs/heads/develop Commit: 2bfdbf41715ec3c2bb1e69b085c008339737e473 Parents: 3c6b184 Author: Christofer Dutz <christofer.d...@c-ware.de> Authored: Wed Oct 4 10:29:35 2017 +0200 Committer: Christofer Dutz <christofer.d...@c-ware.de> Committed: Wed Oct 4 10:29:35 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/2bfdbf41/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 794cc89..b3d1061 100644 --- a/pom.xml +++ b/pom.xml @@ -326,7 +326,6 @@ </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>