Repository: servicemix-bundles Updated Branches: refs/heads/master 502a7273c -> dace0957a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.jsmpp-2.1.0_6 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/dace0957 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dace0957 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dace0957 Branch: refs/heads/master Commit: dace0957a3f1e724bc53872fcf5cd06a2e6ea312 Parents: 502a727 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 10:56:15 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 10:56:15 2015 +0100 ---------------------------------------------------------------------- jsmpp-2.1.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dace0957/jsmpp-2.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsmpp-2.1.0/pom.xml b/jsmpp-2.1.0/pom.xml index 1cd921a..4cdaeda 100644 --- a/jsmpp-2.1.0/pom.xml +++ b/jsmpp-2.1.0/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.jsmpp</artifactId> <packaging>bundle</packaging> - <version>2.1.0_6-SNAPSHOT</version> + <version>2.1.0_6</version> <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>HEAD</tag> + <tag>org.apache.servicemix.bundles.jsmpp-2.1.0_6</tag> </scm> <properties>
