This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new be28b7d Upgrade to bundles-pom 14
be28b7d is described below
commit be28b7db05a5ad4316b945f938dc03d3376c8f23
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Mar 27 07:30:09 2019 +0100
Upgrade to bundles-pom 14
---
mustache-compiler-0.9.6/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mustache-compiler-0.9.6/pom.xml b/mustache-compiler-0.9.6/pom.xml
index c848c16..0e2e448 100644
--- a/mustache-compiler-0.9.6/pom.xml
+++ b/mustache-compiler-0.9.6/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
- <version>13</version>
+ <version>14</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>