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/008df2ee Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/008df2ee Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/008df2ee Branch: refs/heads/master Commit: 008df2eec357f29aaa13a5d2dc9c3c5c97309c33 Parents: d1863cc Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 12:46:25 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 12:46:25 2015 +0100 ---------------------------------------------------------------------- openws-1.5.4/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/008df2ee/openws-1.5.4/pom.xml ---------------------------------------------------------------------- diff --git a/openws-1.5.4/pom.xml b/openws-1.5.4/pom.xml index 3f72e1c..5465a29 100644 --- a/openws-1.5.4/pom.xml +++ b/openws-1.5.4/pom.xml @@ -24,14 +24,14 @@ <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.openws</artifactId> <packaging>bundle</packaging> - <version>1.5.4_2-SNAPSHOT</version> + <version>1.5.4_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
