This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new c68700176b Remove unused property
c68700176b is described below
commit c68700176bc8dd59f0934bc0c3d99119425c8091
Author: Andreas Veithen <[email protected]>
AuthorDate: Mon Apr 1 09:25:52 2024 +0000
Remove unused property
---
modules/distribution/pom.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 613c175871..1129cdfd21 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -43,10 +43,6 @@
<tag>HEAD</tag>
</scm>
- <properties>
- <docs.folder.version>1_4</docs.folder.version>
- </properties>
-
<dependencies>
<dependency>
<groupId>org.apache.axis2</groupId>