Repository: servicemix-bundles Updated Branches: refs/heads/master 5fdafb615 -> cc7325fb0
[maven-release-plugin] prepare release org.apache.servicemix.bundles.casbah-3.1.1_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/cc7325fb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/cc7325fb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/cc7325fb Branch: refs/heads/master Commit: cc7325fb0865dc8481c7823e177a95c8f7c73dbb Parents: 5fdafb6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 26 18:10:04 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 26 18:10:04 2016 +0100 ---------------------------------------------------------------------- casbah-3.1.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/cc7325fb/casbah-3.1.1/pom.xml ---------------------------------------------------------------------- diff --git a/casbah-3.1.1/pom.xml b/casbah-3.1.1/pom.xml index 7d03986..1e13db6 100644 --- a/casbah-3.1.1/pom.xml +++ b/casbah-3.1.1/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.casbah</artifactId> <packaging>bundle</packaging> - <version>3.1.1_1-SNAPSHOT</version> + <version>3.1.1_1</version> <name>Apache ServiceMix :: Bundles :: casbah</name> <description>This OSGi bundle wraps casbah ${pkgVersion} jar files.</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.casbah-3.1.1_1</tag> </scm> <properties>
