This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-neethi.git
commit 75754c95a4b3401e6400907180dae061d9b35144 Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Wed Oct 23 15:44:55 2024 +0100 Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit 02851e0ce4ff0e746de9598da3bad0b93fc125b1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97dfa47..6385f05 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.neethi</groupId> <artifactId>neethi</artifactId> <name>Apache Neethi</name> - <version>3.2.2-SNAPSHOT</version> + <version>3.2.1</version> <packaging>bundle</packaging> <description>Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.</description> <url>https://ws.apache.org/neethi/</url>