Repository: servicemix-bundles Updated Branches: refs/heads/master 3d626c647 -> e02356f53
[maven-release-plugin] prepare release org.apache.servicemix.bundles.facebook4j-2.4.3_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/e02356f5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e02356f5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e02356f5 Branch: refs/heads/master Commit: e02356f530575f5b5ba75aae53142afc77987bd7 Parents: 3d626c6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 25 18:12:50 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 25 18:12:50 2016 +0100 ---------------------------------------------------------------------- facebook4j-2.4.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e02356f5/facebook4j-2.4.3/pom.xml ---------------------------------------------------------------------- diff --git a/facebook4j-2.4.3/pom.xml b/facebook4j-2.4.3/pom.xml index 8d98289..48bbb41 100644 --- a/facebook4j-2.4.3/pom.xml +++ b/facebook4j-2.4.3/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.facebook4j</artifactId> - <version>2.4.3_1-SNAPSHOT</version> + <version>2.4.3_1</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.facebook4j-2.4.3_1</tag> </scm> <properties>
