This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch dont-sign-snapshots in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
commit cf4f23f533dc07b8b402ad6d3d6d30953c9a1a5a Author: Adrian Cole <[email protected]> AuthorDate: Thu Jan 31 12:03:28 2019 +0100 Uses newer build parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c1ebe8..f9e7840 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>10</version> + <version>21</version> </parent> <groupId>org.apache.zipkin.brave.karaf</groupId>
