Repository: servicemix-bundles Updated Branches: refs/heads/master f60ea7490 -> 4b42b4035
[maven-release-plugin] rollback the release of org.apache.servicemix.bundles.guice-4.0_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/4b42b403 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/4b42b403 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/4b42b403 Branch: refs/heads/master Commit: 4b42b403599469259229d99ab0980bed70c7a932 Parents: f60ea74 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 27 19:26:08 2016 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 27 19:26:08 2016 +0200 ---------------------------------------------------------------------- guice-4.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4b42b403/guice-4.0/pom.xml ---------------------------------------------------------------------- diff --git a/guice-4.0/pom.xml b/guice-4.0/pom.xml index ceeffba..7d22b38 100644 --- a/guice-4.0/pom.xml +++ b/guice-4.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.guice</artifactId> - <version>4.0_2-SNAPSHOT</version> + <version>4.0_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps guice ${pkgVersion} jar files.</description>
