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
commit aa8141edad0221a620723af1b675818fcc6a788d Author: Jean-Baptiste Onofré <[email protected]> AuthorDate: Mon Apr 22 07:02:07 2019 +0200 Upgrade fastjson bundle to bundles-pom 14 --- fastjson-1.2.57/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fastjson-1.2.57/pom.xml b/fastjson-1.2.57/pom.xml index f38c2e0..088b51a 100644 --- a/fastjson-1.2.57/pom.xml +++ b/fastjson-1.2.57/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> @@ -39,7 +39,6 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties>
