Repository: servicemix-bundles Updated Branches: refs/heads/master eb016cb92 -> 52ad1b91e
Rollback bundles-2015.05 release Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/52ad1b91 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/52ad1b91 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/52ad1b91 Branch: refs/heads/master Commit: 52ad1b91e4853ec00a534e1ac534c15c1451d51b Parents: eb016cb Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 14:42:55 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 14:42:55 2015 +0200 ---------------------------------------------------------------------- opensaml-2.6.4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/52ad1b91/opensaml-2.6.4/pom.xml ---------------------------------------------------------------------- diff --git a/opensaml-2.6.4/pom.xml b/opensaml-2.6.4/pom.xml index 00621a5..a6a0355 100644 --- a/opensaml-2.6.4/pom.xml +++ b/opensaml-2.6.4/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.opensaml</artifactId> - <version>2.6.4_3-SNAPSHOT</version> + <version>2.6.4_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
