You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/11/15 07:01:59 UTC

[struts] 01/02: WW-4952 Uses the latest struts-master pom in bom as well

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 4df1e965bcc1dc57246201973c7b729bf55a3ae9
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Nov 15 08:00:46 2018 +0100

    WW-4952 Uses the latest struts-master pom in bom as well
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index e60bb1f..c6a3889 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts-master</artifactId>
-        <version>11</version>
+        <version>13</version>
     </parent>
 
     <artifactId>struts2-bom</artifactId>