You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2020/02/17 09:43:59 UTC

[ws-wss4j] branch master updated: Updating parent pom version

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-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 46a05a5  Updating parent pom version
46a05a5 is described below

commit 46a05a50af82ec1403e381a768e84e3aa5b1a796
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Feb 17 09:43:44 2020 +0000

    Updating parent pom version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9de2462..8cc912d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>21</version>
+        <version>23</version>
     </parent>
 
     <properties>