Repository: servicemix-bundles Updated Branches: refs/heads/master b7b389314 -> eb016cb92
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/eb016cb9 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/eb016cb9 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/eb016cb9 Branch: refs/heads/master Commit: eb016cb92ee9ae0465a3bf34e30bc59540505134 Parents: b7b3893 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 14:20:04 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 14:20:04 2015 +0200 ---------------------------------------------------------------------- opensaml-2.6.2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eb016cb9/opensaml-2.6.2/pom.xml ---------------------------------------------------------------------- diff --git a/opensaml-2.6.2/pom.xml b/opensaml-2.6.2/pom.xml index 052305d..e429187 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_4-SNAPSHOT</version> + <version>2.6.2_3-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
