Repository: servicemix-bundles Updated Branches: refs/heads/master 3487ead89 -> c81818616
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c8181861 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c8181861 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c8181861 Branch: refs/heads/master Commit: c81818616b3b476eaf34852941a86efca745a6ca Parents: 3487ead Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 19:15:14 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 19:15:14 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/c8181861/xmltooling-1.4.4/pom.xml ---------------------------------------------------------------------- diff --git a/xmltooling-1.4.4/pom.xml b/xmltooling-1.4.4/pom.xml index 41fb0c5..421b2a1 100644 --- a/xmltooling-1.4.4/pom.xml +++ b/xmltooling-1.4.4/pom.xml @@ -31,14 +31,14 @@ <artifactId>org.apache.servicemix.bundles.xmltooling</artifactId> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> - <version>1.4.4_1</version> + <version>1.4.4_2-SNAPSHOT</version> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> <scm> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>org.apache.servicemix.bundles.xmltooling-1.4.4_1</tag> + <tag>HEAD</tag> </scm> <properties>
