Repository: servicemix-bundles Updated Branches: refs/heads/master bf09b123f -> c9e160254
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c9e16025 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c9e16025 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c9e16025 Branch: refs/heads/master Commit: c9e160254c75d6e8017d2660bb0928607c44a8c7 Parents: bf09b12 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 25 22:25:03 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 25 22:25:03 2015 +0100 ---------------------------------------------------------------------- aws-java-sdk-1.9.22/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c9e16025/aws-java-sdk-1.9.22/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.9.22/pom.xml b/aws-java-sdk-1.9.22/pom.xml index ad5dbc2..17e080e 100644 --- a/aws-java-sdk-1.9.22/pom.xml +++ b/aws-java-sdk-1.9.22/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -39,7 +39,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties>
