This is an automated email from the ASF dual-hosted git repository.
adriancole pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new f827e6d [maven-release-plugin] prepare for next development iteration
f827e6d is described below
commit f827e6d049ec4f5b3032781c1c7d71a32c9525a3
Author: Adrian Cole <[email protected]>
AuthorDate: Sun Feb 10 11:49:41 2019 +0800
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 11d3598..2a728d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -531,7 +531,7 @@
<descriptor>src/main/assemblies/source-release.xml</descriptor>
</descriptors>
<!-- don't inherit the source-release as we are overriding
it -->
- <descriptorRefs combine.self="override"/>
+ <descriptorRefs combine.self="override" />
</configuration>
</execution>
</executions>