Repository: servicemix-bundles Updated Branches: refs/heads/master c53c501e7 -> dcef93e70
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/dcef93e7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dcef93e7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dcef93e7 Branch: refs/heads/master Commit: dcef93e70a8467890987ddbd25705658a3f41ed6 Parents: c53c501 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 07:44:58 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 07:47:20 2017 +0100 ---------------------------------------------------------------------- gae-1.9.49/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dcef93e7/gae-1.9.49/pom.xml ---------------------------------------------------------------------- diff --git a/gae-1.9.49/pom.xml b/gae-1.9.49/pom.xml index d9e53fd..3d52863 100644 --- a/gae-1.9.49/pom.xml +++ b/gae-1.9.49/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>
