This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-components.git
The following commit(s) were added to refs/heads/master by this push:
new 053d28b Moving apacheds version property to parent
053d28b is described below
commit 053d28b8f4cf0b5d008a3672d957ffaafe89c715
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Jun 28 22:58:05 2020 +0200
Moving apacheds version property to parent
---
spring-apacheds/pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/spring-apacheds/pom.xml b/spring-apacheds/pom.xml
index a482de2..4e01b63 100644
--- a/spring-apacheds/pom.xml
+++ b/spring-apacheds/pom.xml
@@ -32,8 +32,6 @@
<name>Archiva Components :: Spring Apache DS LDAP Tools</name>
<properties>
- <apacheds.version>1.5.1</apacheds.version>
- <apacheds.shared.version>0.9.7</apacheds.shared.version>
<site.staging.base>${project.parent.basedir}</site.staging.base>
</properties>