Repository: servicemix-bundles Updated Branches: refs/heads/master 3e7bf5629 -> 10447c223
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/10447c22 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/10447c22 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/10447c22 Branch: refs/heads/master Commit: 10447c223f86125a97f9aecf4a344e630cd78f16 Parents: 3e7bf56 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 22:15:32 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 22:15:32 2017 +0100 ---------------------------------------------------------------------- spring-data-commons-1.12.1.RELEASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/10447c22/spring-data-commons-1.12.1.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-data-commons-1.12.1.RELEASE/pom.xml b/spring-data-commons-1.12.1.RELEASE/pom.xml index 2aa0e75..0992876 100644 --- a/spring-data-commons-1.12.1.RELEASE/pom.xml +++ b/spring-data-commons-1.12.1.RELEASE/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>
