Repository: servicemix-bundles Updated Branches: refs/heads/master 047939132 -> ed84b1593
[maven-release-plugin] prepare release org.apache.servicemix.bundles.cglib-3.2.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/ed84b159 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ed84b159 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ed84b159 Branch: refs/heads/master Commit: ed84b1593f98bc00d6084960875e72fef1da509d Parents: 0479391 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Nov 27 15:23:14 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Nov 27 15:23:14 2015 +0100 ---------------------------------------------------------------------- cglib-3.2.0/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ed84b159/cglib-3.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/cglib-3.2.0/pom.xml b/cglib-3.2.0/pom.xml index d78af4f..11b9b91 100644 --- a/cglib-3.2.0/pom.xml +++ b/cglib-3.2.0/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.cglib</artifactId> <packaging>bundle</packaging> - <version>3.2.0_1-SNAPSHOT</version> + <version>3.2.0_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps cglib-nodep ${pkgVersion} jar file.</description> @@ -39,6 +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>org.apache.servicemix.bundles.cglib-3.2.0_1</tag> </scm> <properties>
