Cancel Apache ServiceMix Bundles 2015.02 release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/45c82b49 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/45c82b49 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/45c82b49 Branch: refs/heads/master Commit: 45c82b49dbb5671a76bb5293f6e507f6c18589a4 Parents: be5948b Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:13:18 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:13:18 2015 +0100 ---------------------------------------------------------------------- gae-1.9.18/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/45c82b49/gae-1.9.18/pom.xml ---------------------------------------------------------------------- diff --git a/gae-1.9.18/pom.xml b/gae-1.9.18/pom.xml index 8e25aa6..c62d54b 100644 --- a/gae-1.9.18/pom.xml +++ b/gae-1.9.18/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>12-SNAPSHOT</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.gae</artifactId> - <version>1.9.18_2-SNAPSHOT</version> + <version>1.9.18_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: Google App Engine (GAE)</name> <description>This bundle wraps Google App Engine (GAE) ${pkgVersion} API jar files.</description>
