Repository: camel Updated Branches: refs/heads/master edcb05e92 -> 05b153502
Removed smack-bundle-version properties since it is not used Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/05b15350 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/05b15350 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/05b15350 Branch: refs/heads/master Commit: 05b153502977529a03a511ef2b23f11926558036 Parents: edcb05e Author: Andrea Cosentino <[email protected]> Authored: Sat Mar 26 11:00:38 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Sat Mar 26 11:00:38 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/05b15350/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 688d662..5f5886f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -488,7 +488,6 @@ <sip-api-version>1.1</sip-api-version> <slf4j-api-version>1.7.13</slf4j-api-version> <slf4j-version>1.7.13</slf4j-version> - <smack-bundle-version>4.0.6</smack-bundle-version> <smack-version>4.0.7</smack-version> <snakeyaml-version>1.17</snakeyaml-version> <snappy-version>1.1.2.1</snappy-version>
