Repository: servicemix-bundles Updated Branches: refs/heads/master 7033a9b1d -> 51d952490
[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/51d95249 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/51d95249 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/51d95249 Branch: refs/heads/master Commit: 51d952490c1090e97f49c801aa9d0c7fed9d7054 Parents: 7033a9b Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jul 6 17:32:57 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jul 6 17:32:57 2018 +0200 ---------------------------------------------------------------------- xerces-2.12.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/51d95249/xerces-2.12.0/pom.xml ---------------------------------------------------------------------- diff --git a/xerces-2.12.0/pom.xml b/xerces-2.12.0/pom.xml index 3c323c8..fbb38ac 100644 --- a/xerces-2.12.0/pom.xml +++ b/xerces-2.12.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.xerces</artifactId> - <version>2.12.0_1</version> + <version>2.12.0_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,7 +39,7 @@ <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.xerces-2.12.0_1</tag> + <tag>HEAD</tag> </scm> <properties>
