Repository: servicemix-bundles Updated Branches: refs/heads/master 3cdd60ea1 -> 8d17aea02
[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/8d17aea0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/8d17aea0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/8d17aea0 Branch: refs/heads/master Commit: 8d17aea02ff81347e15c634e2657bdb15a5579e0 Parents: 3cdd60e Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 15:28:08 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 15:28:08 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/8d17aea0/xmltooling-1.4.4/pom.xml ---------------------------------------------------------------------- diff --git a/xmltooling-1.4.4/pom.xml b/xmltooling-1.4.4/pom.xml index 0f52254..a7f988f 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>
