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 2017/10/22 13:49:00 UTC

[struts] branch master updated: Drops unused entries

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


The following commit(s) were added to refs/heads/master by this push:
     new 1ef53a2  Drops unused entries
1ef53a2 is described below

commit 1ef53a2c512e94fbe11595b02be339825bec1f13
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Oct 22 15:47:15 2017 +0200

    Drops unused entries
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index c75226e..d1acf40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,13 +72,6 @@
         </notifiers>
     </ciManagement>
 
-    <distributionManagement>
-        <site>
-            <id>apache-site</id>
-            <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/struts/content/release/2.3.x/</url>
-        </site>
-    </distributionManagement>
-
     <modules>
         <module>bom</module>
         <module>core</module>
@@ -104,7 +97,6 @@
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-        <currentVersion>${project.version}</currentVersion>
         <struts2.springPlatformVersion>4.1.9.RELEASE</struts2.springPlatformVersion>
         <ognl.version>3.1.15</ognl.version>
         <asm.version>5.2</asm.version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <co...@struts.apache.org>'].