Repository: servicemix-bundles Updated Branches: refs/heads/master a10330511 -> 1f62cef80
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/1f62cef8 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1f62cef8 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1f62cef8 Branch: refs/heads/master Commit: 1f62cef80c71f9a280261dd96c5dae0ab7012232 Parents: a103305 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 21:44:50 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 21:44:50 2017 +0100 ---------------------------------------------------------------------- aws-java-sdk-1.11.92/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1f62cef8/aws-java-sdk-1.11.92/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.11.92/pom.xml b/aws-java-sdk-1.11.92/pom.xml index 0784f1b..3711318 100644 --- a/aws-java-sdk-1.11.92/pom.xml +++ b/aws-java-sdk-1.11.92/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>
