Repository: servicemix-specs Updated Branches: refs/heads/master ceb7e233f -> b78ca0bba
[maven-release-plugin] prepare release org.apache.servicemix.specs.locator-2.10 Project: http://git-wip-us.apache.org/repos/asf/servicemix-specs/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-specs/commit/b78ca0bb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-specs/tree/b78ca0bb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-specs/diff/b78ca0bb Branch: refs/heads/master Commit: b78ca0bba43947cacff44a3e36cc1f16f425cc37 Parents: ceb7e23 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 29 13:37:37 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 29 13:37:37 2018 +0200 ---------------------------------------------------------------------- locator/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/b78ca0bb/locator/pom.xml ---------------------------------------------------------------------- diff --git a/locator/pom.xml b/locator/pom.xml index c5de813..7131226 100644 --- a/locator/pom.xml +++ b/locator/pom.xml @@ -31,14 +31,14 @@ <groupId>org.apache.servicemix.specs</groupId> <artifactId>org.apache.servicemix.specs.locator</artifactId> <packaging>jar</packaging> - <version>2.10-SNAPSHOT</version> + <version>2.10</version> <name>Apache ServiceMix :: Specs :: Locator</name> <scm> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url> - <tag>HEAD</tag> + <tag>org.apache.servicemix.specs.locator-2.10</tag> </scm> <dependencies>
