]> git.argeo.org Git - lgpl/argeo-commons.git/blob - security/runtime/org.argeo.security.core/build.properties
[maven-release-plugin] copy for tag argeo-commons-2.1.8
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / build.properties
1 additional.bundles = org.springframework.transaction,\
2 org.springframework.core,\
3 junit,\
4 org.apache.commons.io,\
5 org.apache.commons.codec,\
6 org.springframework.security.core,\
7 org.apache.log4j,\
8 slf4j.api,\
9 slf4j.org.apache.commons.logging
10 source.. = src/main/java/,\
11 src/main/resources/,\
12 src/test/java/,\
13 src/test/resources/