Repository: servicemix-bundles Updated Branches: refs/heads/master 49d2200f6 -> d21bec02b
[maven-release-plugin] prepare release org.apache.servicemix.bundles.opensaml-2.6.2_3 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d21bec02 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d21bec02 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d21bec02 Branch: refs/heads/master Commit: d21bec02b5aeb0c73168b84e4f48d8b60a76dbf9 Parents: 49d2200 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Jun 14 15:59:10 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Jun 14 15:59:10 2015 +0200 ---------------------------------------------------------------------- opensaml-2.6.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d21bec02/opensaml-2.6.2/pom.xml ---------------------------------------------------------------------- diff --git a/opensaml-2.6.2/pom.xml b/opensaml-2.6.2/pom.xml index e429187..65adaf6 100644 --- a/opensaml-2.6.2/pom.xml +++ b/opensaml-2.6.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.opensaml</artifactId> - <version>2.6.2_3-SNAPSHOT</version> + <version>2.6.2_3</version> <packaging>bundle</packaging> <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.opensaml-2.6.2_3</tag> </scm> <properties>
