Repository: servicemix-bundles Updated Branches: refs/heads/master 253cf6b3c -> 2134de652
[maven-release-plugin] prepare release org.apache.servicemix.bundles.paranamer-2.8_1 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/2134de65 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2134de65 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2134de65 Branch: refs/heads/master Commit: 2134de6528515322d25d7859e18eb2425b2538d9 Parents: 253cf6b Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Nov 1 17:34:41 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Nov 1 17:34:41 2015 +0100 ---------------------------------------------------------------------- paranamer-2.8/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2134de65/paranamer-2.8/pom.xml ---------------------------------------------------------------------- diff --git a/paranamer-2.8/pom.xml b/paranamer-2.8/pom.xml index 076fe14..ec378bc 100644 --- a/paranamer-2.8/pom.xml +++ b/paranamer-2.8/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.paranamer</artifactId> <packaging>bundle</packaging> - <version>2.8_1-SNAPSHOT</version> + <version>2.8_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps paranamer ${pkgVersion} jar file.</description> @@ -39,6 +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.paranamer-2.8_1</tag> </scm> <properties>
