This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
commit 934c7a655deab57aa444f68027311ff634052776 Author: JB Onofré <[email protected]> AuthorDate: Wed Oct 9 13:57:58 2024 -0600 [maven-release-plugin] prepare release org.apache.servicemix.bundles.poi-5.2.5_1 --- poi-5.2.5/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/poi-5.2.5/pom.xml b/poi-5.2.5/pom.xml index bb922575a..fc942b935 100644 --- a/poi-5.2.5/pom.xml +++ b/poi-5.2.5/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.poi</artifactId> - <version>5.2.5_1-SNAPSHOT</version> + <version>5.2.5_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description> @@ -41,6 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url> + <tag>org.apache.servicemix.bundles.poi-5.2.5_1</tag> </scm> <properties>
