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/721c00fb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/721c00fb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/721c00fb Branch: refs/heads/master Commit: 721c00fbe70a7110107e9f93a397d10d4ff42664 Parents: 45c82b4 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:22:14 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:22:14 2015 +0100 ---------------------------------------------------------------------- freemarker-2.3.22/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/721c00fb/freemarker-2.3.22/pom.xml ---------------------------------------------------------------------- diff --git a/freemarker-2.3.22/pom.xml b/freemarker-2.3.22/pom.xml index 111cce1..eee19b4 100644 --- a/freemarker-2.3.22/pom.xml +++ b/freemarker-2.3.22/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.freemarker</artifactId> - <version>2.3.22_2-SNAPSHOT</version> + <version>2.3.22_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
