Repository: servicemix-bundles Updated Branches: refs/heads/master cebd403b0 -> cb0887a9e
[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/cb0887a9 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/cb0887a9 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/cb0887a9 Branch: refs/heads/master Commit: cb0887a9e475f8decf9bf715c0d7749347446c10 Parents: cebd403 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 15 21:08:49 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 15 21:08:49 2016 +0100 ---------------------------------------------------------------------- lucene-analyzers-common-5.1.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/cb0887a9/lucene-analyzers-common-5.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-analyzers-common-5.1.0/pom.xml b/lucene-analyzers-common-5.1.0/pom.xml index b874136..66ef324 100644 --- a/lucene-analyzers-common-5.1.0/pom.xml +++ b/lucene-analyzers-common-5.1.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.lucene-analyzers-common</artifactId> - <version>5.1.0_2</version> + <version>5.1.0_3-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.lucene-analyzers-common-5.1.0_2</tag> + <tag>HEAD</tag> </scm> <properties>
