Repository: servicemix-bundles Updated Branches: refs/heads/master 440073d36 -> 52fde1337
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/52fde133 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/52fde133 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/52fde133 Branch: refs/heads/master Commit: 52fde1337563b4d61911e3b09d3342e3f8042e92 Parents: 440073d Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Feb 22 21:46:04 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Feb 22 21:46:04 2017 +0100 ---------------------------------------------------------------------- derby-10.13.1.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/52fde133/derby-10.13.1.1/pom.xml ---------------------------------------------------------------------- diff --git a/derby-10.13.1.1/pom.xml b/derby-10.13.1.1/pom.xml index b648fbb..22c482a 100644 --- a/derby-10.13.1.1/pom.xml +++ b/derby-10.13.1.1/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
