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/fd7f0c04 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/fd7f0c04 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/fd7f0c04 Branch: refs/heads/master Commit: fd7f0c04f8ca651aa855e6cd903229a99a8e0bda Parents: 3a3504f Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 07:31:41 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 07:31:41 2015 +0100 ---------------------------------------------------------------------- facebook4j-2.2.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fd7f0c04/facebook4j-2.2.2/pom.xml ---------------------------------------------------------------------- diff --git a/facebook4j-2.2.2/pom.xml b/facebook4j-2.2.2/pom.xml index 01e721c..5a8a4e7 100644 --- a/facebook4j-2.2.2/pom.xml +++ b/facebook4j-2.2.2/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.facebook4j</artifactId> - <version>2.2.2_2-SNAPSHOT</version> + <version>2.2.2_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
