This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 7a503ee7c7 remove SNAPSHOT version
7a503ee7c7 is described below
commit 7a503ee7c7a9cdb3068930a24f9f2b1dd4992825
Author: Freeman Fang <[email protected]>
AuthorDate: Tue Mar 5 10:24:55 2024 -0500
remove SNAPSHOT version
---
rt/ws/security/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/rt/ws/security/pom.xml b/rt/ws/security/pom.xml
index 1279ef0ff1..535e3dc289 100644
--- a/rt/ws/security/pom.xml
+++ b/rt/ws/security/pom.xml
@@ -114,7 +114,6 @@
<dependency>
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j-policy</artifactId>
- <version>3.0.3-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.woodstox</groupId>