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/9568ec08 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9568ec08 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9568ec08 Branch: refs/heads/master Commit: 9568ec0846f508f65565f415457d150751d31464 Parents: 2f7f720 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 12:42:30 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 12:42:30 2015 +0100 ---------------------------------------------------------------------- ognl-3.0.9/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9568ec08/ognl-3.0.9/pom.xml ---------------------------------------------------------------------- diff --git a/ognl-3.0.9/pom.xml b/ognl-3.0.9/pom.xml index dddf165..d096510 100644 --- a/ognl-3.0.9/pom.xml +++ b/ognl-3.0.9/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.ognl</artifactId> - <version>3.0.9_2-SNAPSHOT</version> + <version>3.0.9_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundles wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
