Repository: servicemix-bundles Updated Branches: refs/heads/master 2c1b082e9 -> 8359db6d4
[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/8359db6d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/8359db6d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/8359db6d Branch: refs/heads/master Commit: 8359db6d45a14b15537b5c509555c727486fc130 Parents: 2c1b082 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 20:29:10 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 20:29:10 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/8359db6d/jsmpp-2.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsmpp-2.1.0/pom.xml b/jsmpp-2.1.0/pom.xml index ec72b93..1b5c210 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</version> + <version>2.1.0_7-SNAPSHOT</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>org.apache.servicemix.bundles.jsmpp-2.1.0_6</tag> + <tag>HEAD</tag> </scm> <properties>
