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/197afee5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/197afee5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/197afee5 Branch: refs/heads/master Commit: 197afee57b60ed578926b43ad4da330ce3c73bec Parents: e13950d Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:31:52 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:31:52 2015 +0100 ---------------------------------------------------------------------- xmltooling-1.4.4/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/197afee5/xmltooling-1.4.4/pom.xml ---------------------------------------------------------------------- diff --git a/xmltooling-1.4.4/pom.xml b/xmltooling-1.4.4/pom.xml index 421b2a1..1685d93 100644 --- a/xmltooling-1.4.4/pom.xml +++ b/xmltooling-1.4.4/pom.xml @@ -23,7 +23,7 @@ <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> @@ -31,7 +31,7 @@ <artifactId>org.apache.servicemix.bundles.xmltooling</artifactId> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - <version>1.4.4_2-SNAPSHOT</version> + <version>1.4.4_1-SNAPSHOT</version> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> <scm>
