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

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

commit cf9911c31cbfdedbeaedac4bb4bdb878ee567b4d
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sun Apr 1 13:14:29 2018 +0200

    Sets  proper versions in BOM
---
 bom/pom.xml | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 3f6d0cb..51679f2 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -5,12 +5,11 @@
     <parent>
         <groupId>org.apache.struts</groupId>
         <artifactId>struts-master</artifactId>
-        <version>9</version>
-        <relativePath>../struts-master</relativePath>
+        <version>11</version>
     </parent>
 
     <artifactId>struts2-bom</artifactId>
-    <version>2.3.35-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Struts 2 Bill of Materials</name>
@@ -25,7 +24,7 @@
     </licenses>
 
     <properties>
-        <struts-version.version>2.3.35-SNAPSHOT</struts-version.version>
+        <struts-version.version>2.4.0-SNAPSHOT</struts-version.version>
     </properties>
 
     <build>
@@ -196,7 +195,4 @@
         </dependencies>
     </dependencyManagement>
 
-  <scm>
-    <tag>STRUTS_2_3_24_1</tag>
-  </scm>
 </project>

-- 
To stop receiving notification emails like this one, please contact
lukaszlen...@apache.org.

Reply via email to